mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[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:
parent
c92af5a4d5
commit
591bcc1c71
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue