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 89ca789 commit 4e0acf8Copy full SHA for 4e0acf8
.github/workflows/ci:cover.yml
@@ -25,5 +25,6 @@ jobs:
25
26
- name: Publish coverage report 📃
27
uses: codecov/codecov-action@v3
28
+ continue-on-error: true
29
with:
30
fail_ci_if_error: true
0 commit comments