test(scripts): route setup pnpm action helper · openclaw/openclaw@e9a47fe
vincentkoc
·
2026-06-21
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -608,6 +608,10 @@ const TOOLING_SOURCE_TEST_TARGETS = new Map([
|
608 | 608 | ".github/actions/setup-pnpm-store-cache/action.yml", |
609 | 609 | ["test/scripts/package-acceptance-workflow.test.ts", "test/scripts/ci-workflow-guards.test.ts"], |
610 | 610 | ], |
| 611 | +[ |
| 612 | +".github/actions/setup-pnpm-store-cache/ensure-node.sh", |
| 613 | +["test/scripts/setup-pnpm-store-cache-ensure-node.test.ts"], |
| 614 | +], |
611 | 615 | [".github/images/live-media-runner/Dockerfile", LIVE_MEDIA_RUNNER_IMAGE_TEST_TARGETS], |
612 | 616 | [".github/workflows/ci.yml", ["test/scripts/ci-workflow-guards.test.ts"]], |
613 | 617 | [ |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。