Switch codecov-Action@v3 to v0.7.3 so it runs on Intel macs
This commit is contained in:
committed by
Stefan Ceriu
parent
0345e085a2
commit
21d3376b31
1
.github/workflows/ui_tests.yml
vendored
1
.github/workflows/ui_tests.yml
vendored
@@ -67,6 +67,7 @@ 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