mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Doc - Disable Sphinx nitpicky mode in CI
This commit is contained in:
2
.github/workflows/docs-check.yml
vendored
2
.github/workflows/docs-check.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Build documentation
|
||||
working-directory: ./docs
|
||||
run: make clean && make html O="-W --keep-going -n"
|
||||
run: make clean && make html O="-W --keep-going"
|
||||
|
||||
- name: Upload built doc
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Reference in New Issue
Block a user