refactor: Pass *Task directly to runSteps
Created by: mrnugget
This is a tiny follow-up to #540 and removes the TODO that Adam confirmed in his review.
It simplifies things by passing *Task
directly to runSteps
.
Created by: mrnugget
This is a tiny follow-up to #540 and removes the TODO that Adam confirmed in his review.
It simplifies things by passing *Task
directly to runSteps
.