Remove unnecessary Codecov CLI version argument
This commit is contained in:
committed by
Stefan Ceriu
parent
9dc0b513c6
commit
cc88353384
1
.github/workflows/ui_tests.yml
vendored
1
.github/workflows/ui_tests.yml
vendored
@@ -70,7 +70,6 @@ jobs:
|
||||
fail_ci_if_error: true
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
flags: uitests
|
||||
version: v0.7.3
|
||||
|
||||
- name: Collect test results
|
||||
if: ${{ !cancelled() }}
|
||||
|
||||
Reference in New Issue
Block a user