We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ea26f commit 9dd0ca7Copy full SHA for 9dd0ca7
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- uses: astral-sh/setup-uv@v3
41
42
- - name: Install test dependencies
+ - name: Install tox
43
run: uv tool install --with tox-gh-actions --with tox-uv tox
44
45
- name: Run tests with PyTest 6
0 commit comments