Skip to content

Commit 006787a

Browse files
committed
Allow codecov to fail
1 parent 2b7b11e commit 006787a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@ jobs:
3838
- name: upload to codecov.io
3939
uses: codecov/codecov-action@v5
4040
with:
41-
fail_ci_if_error: true
4241
files: ./tests/coverage.xml
4342
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)