fix(tools): download more ram (#47508)

This commit is contained in:
Naomi Carrigan
2022-09-13 00:41:49 -07:00
committed by GitHub
parent 415bd82226
commit f9f9cae7e9
2 changed files with 3 additions and 0 deletions

View File

@@ -162,4 +162,5 @@ jobs:
env:
CURRICULUM_LOCALE: ${{ matrix.locale }}
CLIENT_LOCALE: ${{ matrix.locale }}
NODE_OPTIONS: '--max_old_space_size=6144'
run: npm test