Skip to main content
Version: v0.16.0

RunStep

Alias:RunStep, Run

Output:Unit

Runs another step, reads the output to the end, and ignores it.

ParameterTypeRequiredPositionSummary
StepT✔1The step to run.