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 c1e9f7c commit 11eacb6Copy full SHA for 11eacb6
.github/workflows/ci:cover.yml
@@ -21,5 +21,6 @@ jobs:
21
22
- name: Publish coverage report 📃
23
uses: codecov/codecov-action@v3
24
+ continue-on-error: true
25
with:
26
fail_ci_if_error: true
0 commit comments