Skip to content

Commit

Permalink
Bypass codecov failures in CI workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Jun 6, 2021
1 parent 7df1398 commit 16aeb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
with:
file: ./coverage/coverage-final.json
flags: unittests
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit 16aeb40

Please sign in to comment.