We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4968c8d commit b7dad4cCopy full SHA for b7dad4c
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
restore-keys: |
30
${{ runner.os }}-venv-
31
32
- - name: Install dependencies (dev, docs)
+ - name: Install dependencies
33
run: uv sync
34
35
- name: Check formatting (black)
0 commit comments