Skip to content

Commit de251a6

Browse files
Restore memory
1 parent dc422df commit de251a6

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
@@ -31,7 +31,7 @@ jobs:
3131
VSCODE_LOGS_DIR: ${{ github.workspace }}/artifacts/logs
3232
CURSORLESS_REPO_ROOT: ${{ github.workspace }}
3333
TEMP_DIR: ${{ github.workspace }}/temp
34-
NODE_OPTIONS: "--max-old-space-size=8192"
34+
NODE_OPTIONS: "--max-old-space-size=4096"
3535

3636
steps:
3737
- name: Checkout repository

0 commit comments

Comments
 (0)