wiringbits / scala-webapp-template

A pragmatic skeleton to build web applications in Scala/Scala.js, including user registration, login, admin portal, and, deployments
https://template-demo.wiringbits.net/
MIT License
172 stars 40 forks source link

Update github workflows to aggregate test results #436

Closed AlexITC closed 5 days ago

AlexITC commented 7 months ago

It is annoying to scroll through all the logs to find which tests have failed, we could aggregate the execution summary and set it to the workflow summary.