We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4fa21 commit a6aa170Copy full SHA for a6aa170
.github/workflows/unittests_codecov.yml
@@ -69,4 +69,4 @@ jobs:
69
token: ${{ secrets.CODECOV_TOKEN }}
70
file: ./coverage.xml
71
flags: unittests
72
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments