Skip to content

Commit 29c7c5f

Browse files
authored
Update ci.yml
1 parent 6040a77 commit 29c7c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ jobs:
5252
with:
5353
path: ~/.m2/repository
5454
key: maven-${{ hashFiles('**/pom.xml') }}
55-
- run: ./mvnw install -e -B -V -f takari-lifecycle-plugin-its
55+
- run: ./mvnw verify -e -B -V -f takari-lifecycle-plugin-its
5656

0 commit comments

Comments
 (0)