Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Oct 22, 2024
1 parent 38ea26f commit 9dd0ca7
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 @@ -39,7 +39,7 @@ jobs:

- uses: astral-sh/setup-uv@v3

- name: Install test dependencies
- name: Install tox
run: uv tool install --with tox-gh-actions --with tox-uv tox

- name: Run tests with PyTest 6
Expand Down

0 comments on commit 9dd0ca7

Please sign in to comment.