Run Tests on CI for JS Client

This commit is contained in:
imrahul3610 2020-10-06 14:27:39 +05:30 committed by Reuben Morais
parent 9210a97d48
commit aee7fc502c
2 changed files with 4 additions and 0 deletions

View File

@ -34,3 +34,5 @@ ensure_cuda_usage "$3"
run_all_inference_tests
run_js_streaming_inference_tests
run_hotword_tests

View File

@ -36,3 +36,5 @@ check_runtime_nodejs
run_all_inference_tests
run_js_streaming_inference_tests
run_hotword_tests