Skip to content

Commit

Permalink
Switch codecov-Action@v3 to v0.7.3 so it runs on Intel macs
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanceriu committed Sep 30, 2024
1 parent a24e993 commit bd3f801
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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() }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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() }}
Expand Down

0 comments on commit bd3f801

Please sign in to comment.