Skip to content

Commit

Permalink
CI: setup tox-uv (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Apr 18, 2024
1 parent 8c54feb commit 624d623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
python-version: '3.10'
architecture: 'x64'
- run: pip install tox tox-gh-actions
- run: pip install tox tox-gh-actions tox-uv
- run: tox
- uses: codecov/codecov-action@v4
env:
Expand Down

0 comments on commit 624d623

Please sign in to comment.