Skip to content

Commit

Permalink
Update to codecov action v2
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Apr 14, 2022
1 parent 2cbcc02 commit 09d368a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
- name: Upload coverage
if: success()
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
fail_ci_if_error: false
fail_ci_if_error: true

release:
name: Release
Expand Down

0 comments on commit 09d368a

Please sign in to comment.