Skip to content

Commit

Permalink
Update codecov fail in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rwood-97 authored Feb 5, 2024
1 parent f31d87f commit 6228aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mr_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
directory: ./coverage/reports/
env_vars: OS,PYTHON
fail_ci_if_error: true
fail_ci_if_error: false
files: ./coverage.xml,!./cache
flags: unittests
name: codecov-umbrella

0 comments on commit 6228aa2

Please sign in to comment.