We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ffec04 commit 7b2eff2Copy full SHA for 7b2eff2
.github/workflows/build-test.yml
@@ -252,4 +252,4 @@ jobs:
252
uses: codecov/codecov-action@v4
253
with:
254
file: target/debug/coverage/lcov.info
255
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments