Modify envs in cli workflow

This commit is contained in:
Marcus Eide
2020-04-16 15:20:20 +02:00
parent 3eca6cc9d5
commit e762e95368
+1 -2
View File
@@ -20,6 +20,7 @@ jobs:
env:
CI: true
NODE_OPTIONS: --max-old-space-size=4096
BACKSTAGE_E2E_CLI_TEST: true
name: Node ${{ matrix.node-version }} on ${{ matrix.os }}
steps:
@@ -63,5 +64,3 @@ jobs:
cd test-app
yarn lint:all
yarn test:all
env:
CI: true