Skip to content

Commit 963496a

Browse files
committed
Wrappers Tests: encrease space-size
1 parent d16d74c commit 963496a

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 [email protected]
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)