GitHub CI with maven testing not running any tests
I’m an absolute newbie to CI and GitHub, and especially the combination of the two. I have a group project where we use maven for building, maven surefire with junit 5 for testing. We have a couple of …