Runs a matrix of commands. Each row (top level array entry) is executed all at once, and the whole thing aborts if any fail.
The exits codes of each command in order.
Runs a matrix of commands. Each row (top level array entry) is executed all at once, and the whole thing aborts if any fail.