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

@@ -67,7 +67,7 @@ function createAutoReplyReplySplitShards() {
const shardCounts = {
"auto-reply-reply-agent-runner": 1,
"auto-reply-reply-commands": 2,
"auto-reply-reply-commands": 1,
"auto-reply-reply-dispatch": 1,
"auto-reply-reply-state-routing": 1,
};