瀏覽代碼

Updated test_all.sh

maziggy 3 月之前
父節點
當前提交
2e0415dd9c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test_all.sh

+ 1 - 1
test_all.sh

@@ -1,3 +1,3 @@
 #!/bin/bash
 
-./test_frontend.sh && ./test_backend.sh && ./test_docker.sh
+./test_frontend.sh && ./test_backend.sh --full && ./test_docker.sh