Skip to content

Commit

Permalink
Use uv run?
Browse files Browse the repository at this point in the history
  • Loading branch information
pederhan committed Sep 17, 2024
1 parent 83934dd commit 5cee760
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 @@ -54,5 +54,5 @@ jobs:
- name: Install dependencies
run: uv pip install tox-uv tox-gh-actions
- name: Test with tox
run: tox r
run: uv run tox r

0 comments on commit 5cee760

Please sign in to comment.