Skip to content

Commit c714532

Browse files
committed
fix: ci
1 parent 1969714 commit c714532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
- name: Test w/o extras
5959
run: uv run pytest
6060
- name: Check docs
61-
run: mkdocs build --strict
61+
run: uv run mkdocs build --strict

0 commit comments

Comments
 (0)