Skip to content

Commit 391bacb

Browse files
committed
debug
1 parent 0608c0a commit 391bacb

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
@@ -39,7 +39,7 @@ jobs:
3939
- name: Make sure the lock file is up to date
4040
run: |
4141
env
42-
uv lock
42+
uv lock --no-config
4343
- name: Run linters
4444
run: |
4545
just lint-manual

0 commit comments

Comments
 (0)