Skip to content

Commit

Permalink
switch to new codecov uploader
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Oct 13, 2021
1 parent b30a783 commit c029bae
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 @@ -35,6 +35,6 @@ jobs:
run: poetry build

- name: Upload coverage report to codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
file: ./coverage.xml

0 comments on commit c029bae

Please sign in to comment.