fix(ci): Increase memory allocation for plugin tests (#4898)
This commit is contained in:
@@ -238,6 +238,7 @@ jobs:
|
|||||||
run: yarn test:integration:plugins
|
run: yarn test:integration:plugins
|
||||||
env:
|
env:
|
||||||
DB_PASSWORD: postgres
|
DB_PASSWORD: postgres
|
||||||
|
NODE_OPTIONS: "--max_old_space_size=4096"
|
||||||
|
|
||||||
integration-tests-repositories:
|
integration-tests-repositories:
|
||||||
needs: setup
|
needs: setup
|
||||||
|
|||||||
Reference in New Issue
Block a user