Skip to content

Commit 2533f10

Browse files
committed
adjust
1 parent 1448ae2 commit 2533f10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
uses: actions/checkout@v4
1818
- name: Setup Node.js
1919
uses: actions/setup-node@v4
20+
env:
21+
NODE_OPTIONS: --max_old_space_size=6144
2022
with:
2123
node-version: ${{ matrix.node-version }}
2224
- name: Install pnpm

0 commit comments

Comments
 (0)