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
|
||||
|
||||
- name: Test
|
||||
env:
|
||||
NODE_OPTIONS: "--max-old-space-size=8192"
|
||||
run: |
|
||||
yarn test:ci
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user