Skip to content

Commit 9dd0ca7

Browse files
authored
Update .github/workflows/test.yml
1 parent 38ea26f commit 9dd0ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

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

42-
- name: Install test dependencies
42+
- name: Install tox
4343
run: uv tool install --with tox-gh-actions --with tox-uv tox
4444

4545
- name: Run tests with PyTest 6

0 commit comments

Comments
 (0)