mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 21:40:44 +00:00
fix(ci): stabilize full release validation
This commit is contained in:
@@ -18,5 +18,6 @@ describe("scripts/test-live-cli-backend-docker.sh", () => {
|
||||
|
||||
expect(forwardedVars).toContain("OPENCLAW_LIVE_CLI_BACKEND_ARGS");
|
||||
expect(forwardedVars).toContain("OPENCLAW_LIVE_CLI_BACKEND_RESUME_ARGS");
|
||||
expect(forwardedVars).toContain("OPENCLAW_TEST_CONSOLE");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user