Skip to content

Commit

Permalink
Test: Upgrade codecov workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartmiles committed Sep 30, 2024
1 parent 4a67db8 commit 2f0b158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
env:
PYTHONHASHSEED: 0
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
flags: unittests
files: coverage.xml

0 comments on commit 2f0b158

Please sign in to comment.