mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-23 22:55:24 +00:00
perf(test): reduce hotspot reload churn (#59033)
This commit is contained in:
@@ -1325,7 +1325,7 @@ export function buildCIExecutionManifest(scopeInput = {}, options = {}) {
|
||||
targetDurationMs: 120_000,
|
||||
targetFilesPerShard: 140,
|
||||
minShards: 4,
|
||||
maxShards: 5,
|
||||
maxShards: 6,
|
||||
});
|
||||
|
||||
const checksFastInclude = nodeEligible
|
||||
|
||||
Reference in New Issue
Block a user