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 23b8842 commit 84770b9Copy full SHA for 84770b9
1 file changed
.github/workflows/lint-test.yml
@@ -25,7 +25,7 @@ jobs:
25
enable-cache: true
26
cache-dependency-glob: "uv.lock"
27
activate-environment: true
28
-
+
29
- name: Install dependencies
30
run: uv sync --frozen
31
0 commit comments