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 5d6725f commit 0855f76Copy full SHA for 0855f76
.github/workflows/test.yaml
@@ -46,5 +46,5 @@ jobs:
46
if: "matrix.use_coverage"
47
uses: codecov/codecov-action@v3
48
with:
49
- fail_ci_if_error: true
+ fail_ci_if_error: false
50
verbose: true
0 commit comments