Skip to content

Commit

Permalink
uv run codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Sep 29, 2024
1 parent a6ea066 commit 886d1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
if: matrix.python-version == '3.11.5'
run: |
uv run pytest --cov-report=xml --cov=habanero test/
codecov
uv run codecov

0 comments on commit 886d1d7

Please sign in to comment.