Skip to content

Commit 5e26027

Browse files
committed
Github actions updated
1 parent 399d086 commit 5e26027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
${{ runner.os }}-tox-uv-
3434
3535
- name: Install tox with UV
36-
run: uv pip install tox tox-uv
36+
run: uv pip install tox
3737

3838
- name: Create test env
3939
shell: bash

0 commit comments

Comments
 (0)