We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5ac58 commit 6f2dbe6Copy full SHA for 6f2dbe6
1 file changed
.github/workflows/coverage.yml
@@ -23,4 +23,4 @@ jobs:
23
- uses: codecov/codecov-action@v5
24
with:
25
token: ${{ secrets.CODECOV_TOKEN }}
26
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments