Skip to content

Commit 359faff

Browse files
Wrappers Tests: encrease space-size (#32245)
1 parent f00e956 commit 359faff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wrapper_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ jobs:
148148
run: pnpx puppeteer browsers install chrome@130.0.6723.69
149149

150150
- name: Test ${{ matrix.framework }}
151+
env:
152+
NODE_OPTIONS: --max-old-space-size=8192
151153
run: pnpx nx test devextreme-${{ matrix.framework }}
152154

153155
- name: Pack ${{ matrix.framework }}

0 commit comments

Comments
 (0)