add export CHROME_BIN='/usr/bin/chromium'
This commit is contained in:
parent
fcccc82a41
commit
4852848baa
@ -78,6 +78,7 @@ test_fe:
|
||||
- cd ./frontend
|
||||
- npm update
|
||||
- npm install puppeteer --only=dev # for chrome headless
|
||||
- export CHROME_BIN='/usr/bin/chromium'
|
||||
- ng test
|
||||
extends:
|
||||
- .test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user