diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index fec286033a..53eadce62c 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -110,11 +110,8 @@ jobs: $DOCKER_RESOURCES/scripts/run-on-docker.sh ' mvn clean install -P tests \ sonar:sonar \ - org.pitest:pitest-maven:mutationCoverage - ' - $DOCKER_RESOURCES/scripts/run-on-docker.sh ' - mvn \ - surefire-report:report-only \ + org.pitest:pitest-maven:mutationCoverage\ + surefire-report:report \ surefire-report:failsafe-report-only \ javadoc:javadoc \ versions:dependency-updates-report