Skip to content

Commit a829429

Browse files
committed
Revert
1 parent 0f8b3fd commit a829429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
username: ${{ github.repository_owner }}
7979
password: ${{ secrets.GITHUB_TOKEN }}
8080
- name: Build and Test
81-
run: ./mvnw clean verify install
81+
run: ./mvnw -q clean verify install
8282

8383
ci:
8484
name: CI

0 commit comments

Comments
 (0)