mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-09 12:00:37 -04:00
fix(tools): download more ram (#47508)
This commit is contained in:
1
.github/workflows/node.js-tests.yml
vendored
1
.github/workflows/node.js-tests.yml
vendored
@@ -162,4 +162,5 @@ jobs:
|
||||
env:
|
||||
CURRICULUM_LOCALE: ${{ matrix.locale }}
|
||||
CLIENT_LOCALE: ${{ matrix.locale }}
|
||||
NODE_OPTIONS: '--max_old_space_size=6144'
|
||||
run: npm test
|
||||
|
||||
Reference in New Issue
Block a user