mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-16 23:01:38 +00:00
ci(performance): accept optional Kova cleanup evidence (#105292)
This commit is contained in:
committed by
GitHub
parent
71a10846df
commit
eb2669cefd
@@ -83,7 +83,7 @@ describe("OpenClaw performance workflow", () => {
|
||||
|
||||
it("pins the Kova evaluator with release validation contracts", () => {
|
||||
const workflow = readFileSync(WORKFLOW, "utf8");
|
||||
const kovaRef = "4dde6b6022d94058abced883343de7ee8ce69917";
|
||||
const kovaRef = "61dad0a08f5eee7c632fb104c15f9b0bb8df7987";
|
||||
const install = findStep("Install OCM and Kova");
|
||||
const installRun = install.run ?? "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user