Skip to content

Commit da00e1e

Browse files
committed
tox-uv
1 parent c9a9dc1 commit da00e1e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ jobs:
4646
./.scripts/ci/install_dependencies.sh
4747
4848
- name: Install pip dependencies
49-
run: |
50-
uv pip install tox tox-gh-actions
49+
run: uv tool install tox --with=tox-uv --with=tox-gh-actions
5150

5251
- name: Restore data cache
5352
id: data-cache

0 commit comments

Comments
 (0)