Skip to content

Commit

Permalink
update codecov gh action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Oct 25, 2021
1 parent 91d7877 commit c194a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
coverage combine
coverage xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
file: coverage.xml
flags: unittests
Expand Down

0 comments on commit c194a18

Please sign in to comment.