From 045a4e3fada6a963eb0c4d3767d6c8725dabe265 Mon Sep 17 00:00:00 2001 From: Daniel Perez Alvarez Date: Wed, 7 Aug 2024 23:57:24 -0400 Subject: [PATCH] update ci --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 88a11e8..a1c977b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -45,6 +45,6 @@ jobs: - name: Test working-directory: test - run: yarn test --runInBand=false --maxWorkers=2 --workerIdleMemoryLimit=2GB # https://github.com/facebook/jest/issues/11956 + run: yarn test env: NODE_OPTIONS: --max_old_space_size=4096