mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 12:26:38 -06:00
fix(test): drop unused workflow read in npm preflight acceptance test
This commit is contained in:
@@ -3619,7 +3619,6 @@ describe("package artifact reuse", () => {
|
||||
});
|
||||
|
||||
it("accepts tag-matched frozen release branches in OpenClaw npm preflight", () => {
|
||||
const workflow = readWorkflow(OPENCLAW_NPM_RELEASE_WORKFLOW);
|
||||
const preflight = workflowJob(OPENCLAW_NPM_RELEASE_WORKFLOW, "preflight_openclaw_npm");
|
||||
const metadata = workflowStep(preflight, "Validate release metadata");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user