Skip to content

Commit 118d424

Browse files
committed
ci
1 parent ac34d48 commit 118d424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
test:
1010
runs-on: ubuntu-latest
1111
env:
12-
NODE_OPTIONS: "--max_old_space_size=4096"
12+
NODE_OPTIONS: "--max-old-space-size=4096"
1313
strategy:
1414
matrix:
1515
# https://nodejs.org/en/about/previous-releases

0 commit comments

Comments
 (0)