mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-27 19:57:02 +00:00
doc/main/package: Reenable warnings as errors.
This gets disabled when overriding SPHINXOPTS.
This commit is contained in:
@@ -40,4 +40,4 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install dvisvgm preview-latex-style texlive texlive-fonts-extra texlive-latex-extra
|
||||
- name: Build html docs for Pybricks Code IDE
|
||||
run: poetry run make -C doc html SOURCEDIR=main SPHINXOPTS=-tide
|
||||
run: poetry run make -C doc html SOURCEDIR=main SPHINXOPTS="-W -tide"
|
||||
|
||||
Reference in New Issue
Block a user