You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think single report is enough to publish results of the same tests multiple times. For each build in the matrix, publish the test results and use unique name for the check. This will create multiple test result checks each having concrete build results from a single matrix job. Let me know if it works for you.
I have a Maven matrix build and some jdk/os variants expose errors. Still the overall report (only visible once) shows no failed tests. How do you set that up with matrix build? Should an approach like https://github.com/marketplace/actions/publish-unit-test-results#use-with-matrix-strategy be used?
The text was updated successfully, but these errors were encountered: