Skip to content

Commit

Permalink
[jest/ci] remove max-old-space-size override to use 4gb default (#91020)
Browse files Browse the repository at this point in the history
Co-authored-by: spalger <spalger@users.noreply.github.com>
  • Loading branch information
Spencer and spalger authored Feb 10, 2021
1 parent c92af5a commit 591bcc1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/scripts/test/jest_unit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@

source src/dev/ci_setup/setup_env.sh

export NODE_OPTIONS="--max-old-space-size=2048"

checks-reporter-with-killswitch "Jest Unit Tests" \
node scripts/jest --ci --verbose --maxWorkers=8

0 comments on commit 591bcc1

Please sign in to comment.