mirror of https://github.com/openclaw/openclaw.git
test(parallel): force unit-fast batch planning
This commit is contained in:
parent
8d87e85705
commit
e1d16ba42e
|
|
@ -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",
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue