27
loading...
This website collects cookies to deliver better user experience
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
- name: Build maven package
run: mvn package -DskipTests
- name: Test
run: mvn test