This commit is contained in:
Timothy Jaeryang Baek
2026-07-23 13:49:49 -04:00
parent ca11bd90a7
commit 0f82f40b70
+2
View File
@@ -43,6 +43,8 @@ jobs:
- name: Production build
run: npm run build
env:
NODE_OPTIONS: --max-old-space-size=8192
# ── Vitest unit tests ────────────────────────────────────────────────────
unit-tests: