Skip to content

Commit c7e90ea

Browse files
temporarily disable codecov failures (#153)
1 parent ce0f710 commit c7e90ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ jobs:
9292
with:
9393
token: ${{ secrets.CODECOV_TOKEN }}
9494
files: ./coverage.xml
95-
fail_ci_if_error: true
95+
fail_ci_if_error: false

0 commit comments

Comments
 (0)