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 e221e78 commit 03641c8Copy full SHA for 03641c8
.github/workflows/main.yml
@@ -40,4 +40,4 @@ jobs:
40
41
- name: Check if documentation can be built
42
run: |
43
- uv run mkdocs build -f docs/mkdocs.yml -d _build
+ uv run mkdocs build -f docs/mkdocs.yml -d _build -s
0 commit comments