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