Skip to content

Commit 4c53c70

Browse files
committed
Add new script for the CI process
1 parent a3e997d commit 4c53c70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"start": "ng serve",
77
"build": "ng build",
88
"test": "ng test",
9+
"ci-test": "ng test --no-watch --no-progress --browsers ChromeHeadless",
910
"lint": "ng lint",
1011
"e2e": "ng e2e"
1112
},

0 commit comments

Comments
 (0)