We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a9dc1 commit da00e1eCopy full SHA for da00e1e
1 file changed
.github/workflows/test.yml
@@ -46,8 +46,7 @@ jobs:
46
./.scripts/ci/install_dependencies.sh
47
48
- name: Install pip dependencies
49
- run: |
50
- uv pip install tox tox-gh-actions
+ run: uv tool install tox --with=tox-uv --with=tox-gh-actions
51
52
- name: Restore data cache
53
id: data-cache
0 commit comments