Skip to content

Commit

Permalink
ci: Codecov configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
surpher committed Apr 25, 2024
1 parent cc48aea commit 393e4ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_macos14_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
override_branch: ${{ github.ref_name }}
verbose: true
flags: unittests
Expand Down

0 comments on commit 393e4ce

Please sign in to comment.