Skip to content

Commit 77bed6d

Browse files
committed
Debug
1 parent 26c11b7 commit 77bed6d

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 -q clean verify install
81+
run: ./mvnw clean verify install
8282

8383
ci:
8484
name: CI

0 commit comments

Comments
 (0)