We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ac6a9 commit c4bc3e5Copy full SHA for c4bc3e5
1 file changed
.github/workflows/docs.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Build docs
44
run: |
45
- hatch run mkdocs build
+ hatch run mkdocs build --strict
46
47
- name: Upload artifact
48
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
0 commit comments