Skip to content

Commit

Permalink
not sure what on earth is going on with codecov
Browse files Browse the repository at this point in the history
tweaking things to see if I can shake it loose
  • Loading branch information
daveshanley committed Apr 11, 2024
1 parent 75a3f37 commit 997ed2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml
flags: unittests
fail_ci_if_error: true
fail_ci_if_error: false
verbose: true

0 comments on commit 997ed2e

Please sign in to comment.