Skip to content

Commit

Permalink
fixed codecov?
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Nicodemus committed Jan 16, 2025
1 parent 813fa8f commit fbf087c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ jobs:
pytest --cov src/ tests/
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: a0dcb126-2254-41b3-9a99-512f983d3abc

release:
needs: build_wheels
Expand Down

0 comments on commit fbf087c

Please sign in to comment.