fix(requirements): migrate to installed redgate format
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user