We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c10881f + 758d0bb commit 92ed3aeCopy full SHA for 92ed3ae
5 files changed
.github/workflows/test.yml
@@ -59,5 +59,5 @@ jobs:
59
if: matrix.py_version == '3.9'
60
with:
61
token: ${{ secrets.CODECOV_TOKEN }}
62
- fail_ci_if_error: true
+ fail_ci_if_error: false
63
verbose: true
0 commit comments