mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 16:40:24 +00:00
ci: parallelize full-suite project shards
This commit is contained in:
@@ -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",
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user