We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b35ee7 commit dd36f13Copy full SHA for dd36f13
1 file changed
.github/workflows/tests.yaml
@@ -32,5 +32,5 @@ jobs:
32
- uses: codecov/codecov-action@v4
33
with:
34
token: ${{ secrets.CODECOV_TOKEN }}
35
- fail_ci_if_error: true
+ fail_ci_if_error: false
36
verbose: true
0 commit comments