chore: fix CI of e2e tests

This commit is contained in:
woothu
2020-01-30 15:44:54 +01:00
parent d65c8ccf5e
commit 79f8a3b315
+2 -2
View File
@@ -43,7 +43,7 @@ jobs:
with: with:
node-version: 12 node-version: 12
- name: e2e chrome test - name: e2e chrome test
- run: npm i run: npm i
- run : npm run test:e2e run : npm run test:e2e
env: env:
BROWSER: chrome BROWSER: chrome