Skip to content

Commit c305f43

Browse files
committed
pit to run
1 parent 880e65e commit c305f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
path: ~/.m2/repository
4444
key: ubuntu-jdk-21-maven-${{ hashFiles('**/pom.xml') }}
4545
restore-keys: ubuntu-jdk-21-maven-
46-
- run: mvn clean test -Ppit
46+
- run: mvn clean install -Ppit

0 commit comments

Comments
 (0)