We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880e65e commit c305f43Copy full SHA for c305f43
.github/workflows/pit.yml
@@ -43,4 +43,4 @@ jobs:
43
path: ~/.m2/repository
44
key: ubuntu-jdk-21-maven-${{ hashFiles('**/pom.xml') }}
45
restore-keys: ubuntu-jdk-21-maven-
46
- - run: mvn clean test -Ppit
+ - run: mvn clean install -Ppit
0 commit comments