We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd34903 commit 6bbea49Copy full SHA for 6bbea49
.github/workflows/pull-request-checks.yml
@@ -19,4 +19,4 @@ jobs:
19
with:
20
java-version: 13.0.1
21
- name: Build with Maven & Quarkus
22
- run: mvn test
+ run: mvn test -q
0 commit comments