fix(ci): include workflow guard target · openclaw/openclaw@3e8d06a
openclaw
·
2026-05-30
·
via Recent Commits to openclaw:main
test/scripts/test-projects.test.ts
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|
@@ -422,6 +422,7 @@ describe("scripts/test-projects changed-target routing", () => {
|
422 | 422 | "test/scripts/check-composite-action-input-interpolation.test.ts", |
423 | 423 | "test/scripts/check-no-conflict-markers.test.ts", |
424 | 424 | "test/scripts/ci-workflow-guards.test.ts", |
| 425 | +"test/scripts/check-workflows.test.ts", |
425 | 426 | ], |
426 | 427 | }); |
427 | 428 | }); |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。