We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65545bd commit b600747Copy full SHA for b600747
1 file changed
.github/workflows/build.yml
@@ -39,4 +39,4 @@ jobs:
39
with:
40
token: ${{ secrets.CODECOV_TOKEN }}
41
files: build/reports/kover/report.xml
42
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments