Skip to content

Commit f767a3a

Browse files
committed
fixup! fixup! fixup! Show elapsed time for build and publishing
1 parent 8327133 commit f767a3a

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Install dependencies
3434
run: |
35-
uv pip install -U tox-uv
35+
uv pip install --system -U tox-uv
3636
3737
- name: Tox tests
3838
run: |

0 commit comments

Comments
 (0)