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 3699ddb commit 1b47d60Copy full SHA for 1b47d60
.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