We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683f70b commit 8b6f7eeCopy full SHA for 8b6f7ee
.github/workflows/unit_tests.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: 'Upload coverage to Codecov'
34
uses: codecov/codecov-action@v1
35
with:
36
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments