pub fn set_task_step_skipped( steps: &mut [TaskStepInfo], key: &str, detail: Option<&str>, ) -> Result<()>
Marks a task step skipped.