chore(ci): build and ng test fix
Some checks failed
Some checks failed
This commit is contained in:
parent
112b1d0da4
commit
0c8a9eef32
@ -47,10 +47,12 @@ jobs:
|
||||
|
||||
- name: Angular Tests
|
||||
run: |
|
||||
cd client
|
||||
npm test -- --no-watch --no-progress --browsers=ChromeHeadlessCI
|
||||
|
||||
- name: Angular Production Build
|
||||
run: |
|
||||
cd client
|
||||
npm run postinstall
|
||||
npm run build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user