Skip to content

Break after running checks on 1 output for a given job as we only support one output.

This should get checks running again in the state they were previously. Currently as the for loop never breaks, the else returns the function too early.

Merge request reports