We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6c9e0 commit b830310Copy full SHA for b830310
1 file changed
.github/workflows/docs.yml
@@ -38,7 +38,7 @@ jobs:
38
run: pip install -r requirements-docs.txt
39
40
- name: Build documentation
41
- run: mkdocs build --strict
+ run: mkdocs build
42
43
- name: Upload Pages artifact
44
uses: actions/upload-pages-artifact@v3
0 commit comments