Skip to content

Commit c540263

Browse files
Merge pull request #46 from r1chardj0n3s/trust-codecov
Fail CI if uploading to codecov fails
2 parents e528775 + 3de8827 commit c540263

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
@@ -50,5 +50,3 @@ jobs:
5050
5151
- name: "Upload coverage to Codecov"
5252
uses: "codecov/codecov-action@v1"
53-
with:
54-
fail_ci_if_error: false

0 commit comments

Comments
 (0)