Skip to content

Commit

Permalink
CI: Fix Codecov Action
Browse files Browse the repository at this point in the history
  • Loading branch information
un-def committed Oct 14, 2024
1 parent 8bd2fcf commit 0ebd040
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,5 @@ jobs:
pytest --cov -- test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
version: v0.7.3

0 comments on commit 0ebd040

Please sign in to comment.