Skip to content

Commit

Permalink
Upgrade to Codecov v5 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamtoney authored Nov 19, 2024
1 parent 5820ae6 commit a6b8f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Run tests
run: pytest --mpl --capture=no --cov=sonify --cov-report=xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v5

0 comments on commit a6b8f9a

Please sign in to comment.