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 d27da8d commit 6059b2aCopy full SHA for 6059b2a
.github/workflows/test-python.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Make sure the lock file is up to date
40
run: |
41
- uv lock -v
+ uv lock --no-cache
42
- name: Run linters
43
44
just lint-manual
0 commit comments