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 7f3856e commit 519e9a3Copy full SHA for 519e9a3
.github/workflows/ci:cover.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Publish coverage report 📃
25
uses: codecov/codecov-action@v3
26
with:
27
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments