Modify envs in cli workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user