Skip to content

Commit 6bbea49

Browse files
committed
PR build reduce logging noise
1 parent bd34903 commit 6bbea49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
java-version: 13.0.1
2121
- name: Build with Maven & Quarkus
22-
run: mvn test
22+
run: mvn test -q

0 commit comments

Comments
 (0)