chore: increase actions memory (#2716)

This commit is contained in:
Shawn Erquhart 2019-09-30 15:55:29 -04:00 committed by GitHub
parent 59fae95bce
commit aa9a21613d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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