Skip to main content
Version: v0.19.0-alpha 🚧

RunStep

Alias:RunStep, Run

Output:Unit

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

ParameterTypeRequiredPositionSummary
StepT✔1The step to run.