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 a519230 commit 214e2c4Copy full SHA for 214e2c4
.github/workflows/CI.yml
@@ -43,4 +43,4 @@ jobs:
43
with:
44
files: lcov.info
45
token: ${{ secrets.CODECOV_TOKEN }}
46
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments