Increase actions tests memory (#19179)
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -71,4 +71,4 @@ jobs:
|
||||
- name: Run tests
|
||||
run: npx jest tests/${{ matrix.test-group }}/
|
||||
env:
|
||||
NODE_OPTIONS: '--max_old_space_size=4096'
|
||||
NODE_OPTIONS: '--max_old_space_size=8192'
|
||||
|
||||
Reference in New Issue
Block a user