fix: add more memory to tests action
This commit is contained in:
parent
c5e94ed16d
commit
135562c659
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -80,6 +80,8 @@ jobs:
|
|||||||
yarn install --frozen-lockfile
|
yarn install --frozen-lockfile
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
|
env:
|
||||||
|
NODE_OPTIONS: "--max-old-space-size=8192"
|
||||||
run: |
|
run: |
|
||||||
yarn test:ci
|
yarn test:ci
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user