mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-27 09:21:35 +07:00
test(parallel): force unit-fast batch planning
This commit is contained in:
@@ -136,6 +136,8 @@ describe("scripts/test-parallel lane planning", () => {
|
||||
...process.env,
|
||||
CI: "",
|
||||
OPENCLAW_TEST_LIST_LANES: "1",
|
||||
OPENCLAW_TEST_UNIT_FAST_LANES: "1",
|
||||
OPENCLAW_TEST_UNIT_FAST_BATCH_TARGET_MS: "1",
|
||||
},
|
||||
encoding: "utf8",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user