mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:30:47 +00:00
ci: split plugin prerelease validation
This commit is contained in:
@@ -260,7 +260,7 @@ describe("scripts/lib/ci-node-test-plan.mjs", () => {
|
||||
});
|
||||
});
|
||||
|
||||
it("keeps plugin prerelease npm install coverage on the agentic plugin CI shard", () => {
|
||||
it("keeps plugin prerelease npm install coverage on the release-only agentic plugin shard", () => {
|
||||
const pluginsShard = createNodeTestShards().find(
|
||||
(shard) => shard.shardName === "agentic-plugins",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user