Skip to contents

tests if it's possible to parse the step run statement, throws an error if it's not

Usage

test_parse_run(step)

Arguments

step

list of the step object, with keys if, env, run, and shell

Value

TRUE if step is parseable