We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1969714 commit c714532Copy full SHA for c714532
.github/workflows/ci.yaml
@@ -58,4 +58,4 @@ jobs:
58
- name: Test w/o extras
59
run: uv run pytest
60
- name: Check docs
61
- run: mkdocs build --strict
+ run: uv run mkdocs build --strict
0 commit comments