Align ci/publish-docs and ci/test-checks doc builds (#9653)

* Align ci/publish-docs and ci/test-checks doc builds

* Fix links
This commit is contained in:
Michael Vines
2020-04-22 09:51:01 -07:00
committed by GitHub
parent 77c3a1f372
commit 9b71573965
4 changed files with 14 additions and 12 deletions

View File

@@ -12,5 +12,6 @@ find src -name '*.md' -a \! -name SUMMARY.md |
fi
done
make -j"$(nproc)" test
mdbook --version
mdbook-linkcheck --version
make -j"$(nproc)"