Loading ci-support.sh +5 −1 Original line number Diff line number Diff line Loading @@ -364,7 +364,11 @@ build_docs() cd doc if test "$1" = "--no-check"; then with_echo make html else with_echo make html SPHINXOPTS="-W --keep-going -n" fi } maybe_upload_docs() Loading Loading
ci-support.sh +5 −1 Original line number Diff line number Diff line Loading @@ -364,7 +364,11 @@ build_docs() cd doc if test "$1" = "--no-check"; then with_echo make html else with_echo make html SPHINXOPTS="-W --keep-going -n" fi } maybe_upload_docs() Loading