We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8ef85 commit 13f3b8bCopy full SHA for 13f3b8b
1 file changed
.github/workflows/docs.yml
@@ -32,7 +32,7 @@ jobs:
32
run: uv sync --group docs
33
34
- name: Build docs
35
- run: uv run mkdocs build --strict
+ run: uv run mkdocs build
36
37
- uses: actions/upload-pages-artifact@v4
38
with:
0 commit comments