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
Currently Mill's own build just outputs things to stdout for us to scroll through. Other projects probably do something similar.
We should figure out a better way of integrating the structured test.xml output files into github actions markdown reports, so we can easily see summaries of the test results without scrolling through thousands of lines of logs, and document the setup for others to use
The text was updated successfully, but these errors were encountered:
Currently Mill's own build just outputs things to stdout for us to scroll through. Other projects probably do something similar.
We should figure out a better way of integrating the structured test.xml output files into github actions markdown reports, so we can easily see summaries of the test results without scrolling through thousands of lines of logs, and document the setup for others to use
The text was updated successfully, but these errors were encountered: