ci: consolidate short test workers

This commit is contained in:
Peter Steinberger
2026-04-22 17:49:06 +01:00
parent 6370013bb7
commit 03cf97a33e
4 changed files with 7 additions and 17 deletions

View File

@@ -192,12 +192,6 @@ describe("scripts/lib/ci-node-test-plan.mjs", () => {
requiresDist: false,
shardName: "auto-reply-reply-commands-a",
},
{
checkName: "checks-node-auto-reply-reply-commands-b",
configs: ["test/vitest/vitest.auto-reply-reply.config.ts"],
requiresDist: false,
shardName: "auto-reply-reply-commands-b",
},
{
checkName: "checks-node-auto-reply-reply-dispatch-a",
configs: ["test/vitest/vitest.auto-reply-reply.config.ts"],