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 4c3b346 commit 6a113fbCopy full SHA for 6a113fb
.github/workflows/build.yml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
java-version: 1.8
17
- name: Run tests
18
- run: mvn clean test -Plicense-check,all-tests
+ run: mvn clean test --no-transfer-progress -Plicense-check,all-tests
0 commit comments