Skip to content

Commit

Permalink
ci: update codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Jan 3, 2025
1 parent 12746ba commit 0b08be3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: pytest

- name: ⬆️ Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./cov.xml
files: ./cov.xml

0 comments on commit 0b08be3

Please sign in to comment.