When tests fail, a separate email is sent for each of the 3x4 matrix items. This is rather verbose, especially since every time a 3rd party (without repo write access) the entire matrix fails. It's gotten worse with the latest security tightening.
@robgruen Could we have a lighter-weight approach? Or maybe test the matrix items in a nested loop in a single action rather than making 3x4 actions for them?