Skip to content

Commit 8fbd687

Browse files
authored
Update test.yml
1 parent 8026a1c commit 8fbd687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
group: phoenix
102102
labels: ${{ matrix.lbl }}
103103
env:
104+
NODE_OPTIONS: ${{ matrix.lbl == 'gt' && '--max-old-space-size=2048' || '' }}
104105
ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION: node16
105106
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
106107
steps:

0 commit comments

Comments
 (0)