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 fff5356 commit a470cd7Copy full SHA for a470cd7
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Download uv
36
uses: astral-sh/setup-uv@v6
37
-
+
38
- name: install dependenies
39
run: uv pip install --system .[test]
40
0 commit comments