ci: parallelize full-suite project shards

This commit is contained in:
Peter Steinberger
2026-04-10 13:23:03 +01:00
parent 66ac5194f7
commit 12ae2fa408
2 changed files with 2 additions and 0 deletions

View File

@@ -414,6 +414,7 @@ describe("test-projects args", () => {
it("keeps explicit project-level parallelism authoritative", () => {
expect(
resolveParallelFullSuiteConcurrency(58, {
GITHUB_ACTIONS: "true",
OPENCLAW_TEST_PROJECTS_PARALLEL: "3",
OPENCLAW_VITEST_MAX_WORKERS: "1",
}),