mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-24 11:03:17 -04:00
fix(node): set memory to 8 GiB for tests (#55193)
This commit is contained in:
committed by
GitHub
parent
328807afd1
commit
1a51bb072a
2
.github/workflows/node.js-tests.yml
vendored
2
.github/workflows/node.js-tests.yml
vendored
@@ -1,6 +1,4 @@
|
||||
name: CI - Node.js
|
||||
env:
|
||||
NODE_OPTIONS: '--max_old_space_size=6144'
|
||||
|
||||
on:
|
||||
# Run on push events, but only for the below branches
|
||||
|
||||
Reference in New Issue
Block a user