diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 89f7c57cc5..c10d96f5a7 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -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