Skip to content

Commit ea99c9f

Browse files
committed
fix
1 parent 240d897 commit ea99c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: yezz123/setup-uv@v4
2121
- name: Install dependencies
2222
run: |
23-
uv install --extras=testing
23+
uv sunc --extra testing
2424
- name: Build docs with MkDocs
2525
run: |
2626
make docs

0 commit comments

Comments
 (0)