mirror of https://github.com/zulip/zulip.git
tests: Add help documentation checking script to CI
This commit is contained in:
parent
589ae27190
commit
75c4e3191d
|
@ -28,5 +28,6 @@ run ./tools/test-js-with-casper
|
|||
# run ./tools/test-queue-worker-reload
|
||||
# Not running documentation tests since it takes 20s and only tests documentation
|
||||
# run ./tools/test-documentation
|
||||
run ./tools/test-help-documentation.py
|
||||
|
||||
printf '\n\e[32mAll OK!\e[0m\n'
|
||||
|
|
Loading…
Reference in New Issue