Skip to content

Commit 6762750

Browse files
committed
fix typo
1 parent ea99c9f commit 6762750

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 sunc --extra testing
23+
uv sync --extra testing
2424
- name: Build docs with MkDocs
2525
run: |
2626
make docs

0 commit comments

Comments
 (0)