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 349bfcd commit c7b28ffCopy full SHA for c7b28ff
.github/workflows/CI.yml
@@ -95,4 +95,4 @@ jobs:
95
with:
96
token: ${{ secrets.CODECOV_TOKEN }}
97
file: lcov.info
98
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments