fix(requirements): migrate to installed redgate format

This commit is contained in:
slhx agent
2026-07-14 01:37:05 +02:00
parent 025d9c1563
commit 23b1d75f7f
7 changed files with 431 additions and 844 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"]).tool("redgate"),
Step::new("redgate", ["refs"]).tool("redgate"),
];
if !budget.skip_browser {