Skip to content

Commit e564a41

Browse files
mesonepigrecoclaude
andcommitted
Remove strict mode from docs build
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 756b5cc commit e564a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: pip install mkdocs mkdocs-material mkdocstrings[python]
5858

5959
- name: Build documentation
60-
run: mkdocs build --strict
60+
run: mkdocs build
6161

6262
- name: Upload artifact
6363
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)