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 6e3cb70 commit fbca772Copy full SHA for fbca772
1 file changed
.github/workflows/build.yml
@@ -58,4 +58,4 @@ jobs:
58
cache: maven
59
60
- name: Build and test
61
- run: mvn -B -q install --file pom.xml
+ run: mvn -B install --file pom.xml
0 commit comments