[jest/ci] remove max-old-space-size override to use 4gb default (#91020)

Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
Spencer 2021-02-10 14:13:49 -08:00 committed by GitHub
parent c92af5a4d5
commit 591bcc1c71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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