zmk icon indicating copy to clipboard operation
zmk copied to clipboard

ci: fail slowly

Open lesshonor opened this issue 7 months ago • 0 comments

Instead of cancelling all jobs in the build or test matrices if one fails, allow remaining jobs to continue running.

This lowers the impact of transient problems with CI actions/runners, and provides more complete testing feedback on submissions. (This test run, for example, might have benefited from not being halted early.)

lesshonor avatar Jul 05 '24 20:07 lesshonor