fix: route moved skills tests through unit-fast · openclaw/openclaw@a6df683
openclaw
·
2026-05-30
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -15,6 +15,7 @@ const unitFastCandidateGlobs = [
|
15 | 15 | "packages/plugin-package-contract/**/*.test.ts", |
16 | 16 | "src/acp/**/*.test.ts", |
17 | 17 | "src/agents/**/*.test.ts", |
| 18 | +"src/skills/**/*.test.ts", |
18 | 19 | "src/auto-reply/**/*.test.ts", |
19 | 20 | "src/bootstrap/**/*.test.ts", |
20 | 21 | "src/channels/**/*.test.ts", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。