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