chore: increase actions memory (#2716)
This commit is contained in:
parent
59fae95bce
commit
aa9a21613d
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
@ -28,3 +28,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CI: true
|
CI: true
|
||||||
CYPRESS_RECORD_KEY: ${{secrets.CYPRESS_RECORD_KEY}}
|
CYPRESS_RECORD_KEY: ${{secrets.CYPRESS_RECORD_KEY}}
|
||||||
|
NODE_OPTIONS: --max-old-space-size=4096
|
||||||
|
Loading…
x
Reference in New Issue
Block a user