ci: 调整测试ci

This commit is contained in:
禾几海
2020-10-08 11:22:47 +08:00
parent 23aec69b4f
commit 1d994d16b1
4 changed files with 16 additions and 48 deletions

View File

@@ -5,6 +5,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"build:prod": "ng build --prod",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"