Skip to content

Commit b92e438

Browse files
committed
add config to unit-test.yml
1 parent cdb3502 commit b92e438

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
runs-on: windows-latest
6565
env:
6666
NPM_CONFIG_UNSAFE_PERM: true
67+
NODE_OPTIONS: --max-old-space-size=8192
6768
steps:
6869
- name: Checkout
6970
uses: actions/checkout@v3

0 commit comments

Comments
 (0)