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 9df8c06 commit 7ef6d90Copy full SHA for 7ef6d90
.github/workflows/main.yaml
@@ -63,4 +63,4 @@ jobs:
63
name: codecov-results-${{ matrix.os }}-${{ matrix.python-version }}
64
token: ${{ secrets.CODECOV_TOKEN }}
65
file: coverage.xml
66
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments