mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Switch codecov-Action@v3
to v0.7.3
so it runs on Intel macs
This commit is contained in:
parent
a24e9932fc
commit
bd3f80143b
1
.github/workflows/integration-tests.yml
vendored
1
.github/workflows/integration-tests.yml
vendored
@ -78,6 +78,7 @@ jobs:
|
||||
fail_ci_if_error: true
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
flags: integrationtests
|
||||
version: v0.7.3
|
||||
|
||||
- name: Collect test results
|
||||
if: ${{ !cancelled() }}
|
||||
|
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() }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user