fix(ci): raise plugin sdk strict smoke heap (#87729) · openclaw/openclaw@5f9d71f
openclaw
·
2026-05-29
·
via Recent Commits to openclaw:main
Skip to content
Navigation Menu
Saved searches
Use saved searches to filter your results more quickly
Sign up
Commit 5f9d71f
fix(ci): raise plugin sdk strict smoke heap (#87729)
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1172,7 +1172,7 @@ jobs:
|
1172 | 1172 | pnpm lint:auth:pairing-account-scope |
1173 | 1173 | pnpm check:import-cycles |
1174 | 1174 | # build-artifacts already runs the tsdown/runtime build for the same Node-relevant changes. |
1175 | | - pnpm build:plugin-sdk:strict-smoke |
| 1175 | + NODE_OPTIONS=--max-old-space-size=8192 pnpm build:plugin-sdk:strict-smoke |
1176 | 1176 | ;; |
1177 | 1177 | prod-types) |
1178 | 1178 | pnpm tsgo:prod |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments