We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a566ad commit d9a3754Copy full SHA for d9a3754
.github/workflows/scala.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Upload coverage to Codecov
26
uses: codecov/codecov-action@v3
27
with:
28
- fail_ci_if_error: true
+ fail_ci_if_error: false
29
lint:
30
runs-on: ubuntu-latest
31
steps:
0 commit comments