Skip to content

Commit 6431e55

Browse files
committed
mvnw
1 parent 1a093fb commit 6431e55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
distribution: 'temurin'
1414
cache: maven
1515
- name: Build and Test
16-
run: mvn verify pom.xml
16+
run: ./mvnw verify -Dgpg.skip

0 commit comments

Comments
 (0)