Skip to content

Commit d27da8d

Browse files
committed
debug
1 parent 391bacb commit d27da8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ jobs:
3838
3939
- name: Make sure the lock file is up to date
4040
run: |
41-
env
42-
uv lock --no-config
41+
uv lock -v
4342
- name: Run linters
4443
run: |
4544
just lint-manual

0 commit comments

Comments
 (0)