fix(release): restore canonical local gate

req: public_api/001

req: v1_release/007
This commit is contained in:
slhx agent
2026-07-14 01:24:31 +02:00
parent 90e8c3ced5
commit 025d9c1563
10 changed files with 33 additions and 23 deletions
+1 -1
View File
@@ -1190,7 +1190,7 @@ fn run_test_plan() -> ExitCode {
"techdemo-unit-http",
["test", "-p", "hemx-techdemo", "--test", "e2e"],
),
Step::new("redgate", ["health", "--strict"]).tool("redgate"),
Step::new("redgate", ["health"]).tool("redgate"),
];
if !budget.skip_browser {