{:else if flowModule.value.type === 'script'}
{/if}
Move the focus outside of the text editor to recompute the inputs or press
Ctrl/Cmd + SStep InputTest this stepRetries
{#if !$selectedId.includes('failure')}
Early StopSleep/SuspendSame Worker/Shared dir
{/if}
{#if selected === 'inputs'}
{:else if selected === 'test'}
{:else if selected === 'retries'}
{:else if selected === 'early-stop'}
{:else if selected === 'suspend'}
{:else if selected === 'same_worker'}
If same worker is set, all steps will be run on the same worker and will share
the folder `/shared` to pass data between each other.