mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Doc/Makefile: also do "make suspicious" during daily autobuild
This commit is contained in:
parent
a8892a1aa5
commit
44d2429a25
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ serve:
|
|||
autobuild-dev:
|
||||
make update
|
||||
make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
|
||||
-make suspicious
|
||||
|
||||
# for quick rebuilds (HTML only)
|
||||
autobuild-html:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue