We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0500222 commit 94a8c81Copy full SHA for 94a8c81
.github/workflows/build.yml
@@ -38,4 +38,4 @@ jobs:
38
uses: codecov/codecov-action@v1
39
with:
40
file: ./coverage.xml
41
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments