Skip to content

Commit ab36833

Browse files
Merge pull request #1255 from VWS-Python/trust-codecov
Fail CI if uploading to codecov fails
2 parents 2ef51a4 + 85f698a commit ab36833

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,3 @@ jobs:
4343
4444
- name: "Upload coverage to Codecov"
4545
uses: "codecov/codecov-action@v1"
46-
with:
47-
fail_ci_if_error: true

0 commit comments

Comments
 (0)