        0/0 |    STARTUP │ (Re)initialized boot script
        0/0 |   DIRECTOR │ Launched worker 0
        0/1 |      PHASE │ run
        0/1 |      START │ runpy ./plan.py
        1/3 |    SUCCESS │ runpy ./plan.py
        1/3 |      START │ runsh touch input.txt
        2/3 |    SUCCESS │ runsh touch input.txt
        2/3 |      START │ runsh cp input.txt wrong.txt
        2/2 |       FAIL │ runsh cp input.txt wrong.txt
────────────────────────────────── Step info ───────────────────────────────────
Command               stepup act runsh cp input.txt wrong.txt
Return code           0
───────────────────────── Expected outputs not created ─────────────────────────
output.txt
────────────────────────────────────────────────────────────────────────────────
        2/2 |    WARNING │ 1 step(s) failed.
        2/2 |    WARNING │ Skipping file cleanup due to incomplete build
        2/2 |    WARNING │ Check logs: .stepup/fail.log .stepup/warning.log
        2/2 |      PHASE │ watch
        2/2 |   DIRECTOR │ Stopping workers
        2/2 |   DIRECTOR │ See you!
