Closed andrewbaxter439 closed 1 year ago
This should now run all things in the src/test folder. Works on GitHub actions with specified maven-surefire dependency plugin (edited in pom.xml)
src/test
maven-surefire
See here for example test results: https://github.com/andrewbaxter439/SimPaths/actions/runs/6810997371/job/18520426347#step:4:1103
To note @pbronka this is now running all the specified tests and checking SimPaths can compile - hopefully helpful
This should now run all things in the
src/test
folder. Works on GitHub actions with specifiedmaven-surefire
dependency plugin (edited in pom.xml)See here for example test results: https://github.com/andrewbaxter439/SimPaths/actions/runs/6810997371/job/18520426347#step:4:1103