Skip to content

Commit

Permalink
Fix CI 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vmenger committed Oct 23, 2024
1 parent 525c499 commit 6b2c0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Test with pytest
run: |
python -m pytest --cov-report xml
uv run pytest --cov-report xml
- name: Code Coverage Summary Report
uses: irongut/[email protected]
Expand Down

0 comments on commit 6b2c0a7

Please sign in to comment.