fix: typo
This commit is contained in:
parent
a6f931a879
commit
046a553b56
|
@ -158,7 +158,7 @@ def get_health_check_stage(
|
|||
) -> result.StageDetail:
|
||||
health_check_stage = result.StageDetail(
|
||||
name="Health Check",
|
||||
group="",
|
||||
groups=[],
|
||||
executor=result.Executor(
|
||||
name="local",
|
||||
with_=result.ExecutorWith(
|
||||
|
|
Loading…
Reference in New Issue
Block a user