We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0608c0a commit 391bacbCopy full SHA for 391bacb
.github/workflows/test-python.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Make sure the lock file is up to date
40
run: |
41
env
42
- uv lock
+ uv lock --no-config
43
- name: Run linters
44
45
just lint-manual
0 commit comments