Skip to content

Commit b7dad4c

Browse files
committed
Fix name
1 parent 4968c8d commit b7dad4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
restore-keys: |
3030
${{ runner.os }}-venv-
3131
32-
- name: Install dependencies (dev, docs)
32+
- name: Install dependencies
3333
run: uv sync
3434

3535
- name: Check formatting (black)

0 commit comments

Comments
 (0)