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 47678d7 commit d3264abCopy full SHA for d3264ab
.github/workflows/test_and_coverage.yml
@@ -45,5 +45,5 @@ jobs:
45
file: ./coverage.xml
46
flags: tests
47
name: codecov-umbrella
48
- fail_ci_if_error: true
+ fail_ci_if_error: false
49
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments