We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26c724 commit c7581b8Copy full SHA for c7581b8
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Upload coverage to Codecov
45
uses: codecov/codecov-action@v3
46
with:
47
- fail_ci_if_error: true
+ fail_ci_if_error: false
48
linting:
49
runs-on: ubuntu-latest
50
steps:
0 commit comments