Skip to content

Commit 0691138

Browse files
committed
feat(git-hub-actions): Added github-actions to the repo
1 parent 96b060f commit 0691138

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"test": "jest",
1010
"test:watch": "jest --watch",
1111
"test:coverage": "jest --coverage",
12+
"ci": "npm run lint && npm run test:coverage",
1213
"lint": "ng lint",
1314
"lint:fix": "ng lint --fix",
1415
"format": "prettier --write .",

0 commit comments

Comments
 (0)