Use cross-env

This commit is contained in:
Marcus Eide
2020-04-20 13:53:40 +02:00
parent f5c67a4740
commit 52736265a2
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ jobs:
working-directory: ${{ runner.temp }}/test-app
env:
BACKSTAGE_E2E_CLI_TEST: true
- name: run e2e tests in test app
- name: e2e test newly created app
run: yarn test:e2e:ci
working-directory: ${{ runner.temp }}/test-app/packages/app
env: