Skip to content

Commit df71e12

Browse files
committed
GitHub Actions: make codecov optional
1 parent 034cc54 commit df71e12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ jobs:
9292
uses: codecov/codecov-action@v3
9393
with:
9494
files: ${{ github.workspace }}/build/reports/kover/xml/report.xml
95-
fail_ci_if_error: true
9695

9796
# Cache Plugin Verifier IDEs
9897
- name: Setup Plugin Verifier IDEs Cache

0 commit comments

Comments
 (0)