Skip docs spellcheck for testing purposes

This commit is contained in:
Daniel A. Wozniak 2024-12-04 18:23:32 -07:00 committed by Daniel Wozniak
parent d39c8d8ceb
commit 0b5a9335f3

View file

@ -29,9 +29,9 @@ jobs:
fail-fast: false
matrix:
docs-output:
# XXX re-enable lintcheck and fix the errors
# XXX re-enable lintcheck and spellcheck then fix the errors
# - linkcheck
- spellcheck
# - spellcheck
- html
steps: