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 ce0f710 commit c7e90eaCopy full SHA for c7e90ea
.github/workflows/run_tests.yml
@@ -92,4 +92,4 @@ jobs:
92
with:
93
token: ${{ secrets.CODECOV_TOKEN }}
94
files: ./coverage.xml
95
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments