We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e53b21 commit db8ef59Copy full SHA for db8ef59
1 file changed
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Build documentation
29
run: |
30
- uv run mkdocs build --strict
+ uv run mkdocs build
31
32
- name: Upload docs artifact
33
uses: actions/upload-artifact@v4
0 commit comments