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.
2 parents 3699ddb + 1b47d60 commit 89a6ecdCopy full SHA for 89a6ecd
.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