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 b20d93e commit d3851baCopy full SHA for d3851ba
.github/workflows/main.yml
@@ -85,5 +85,5 @@ jobs:
85
# Explicitly using the token in order to avoid Codecov rate limit errors
86
# See https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954
87
token: ${{ secrets.CODECOV_TOKEN }}
88
- fail_ci_if_error: true
+ fail_ci_if_error: false
89
verbose: true # optional (default = false)
0 commit comments