continue-on-error not working on actions

Seen on a 0.47.0+master.23 orchestrator.

The continue-on-error seems to be ignored.

Tried it on actions/checkout and junit/execute.

Worked only on a run step.

image