Skip to content

Commit 6059b2a

Browse files
committed
debug
1 parent d27da8d commit 6059b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
3939
- name: Make sure the lock file is up to date
4040
run: |
41-
uv lock -v
41+
uv lock --no-cache
4242
- name: Run linters
4343
run: |
4444
just lint-manual

0 commit comments

Comments
 (0)