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 ff115d2 commit b8d9badCopy full SHA for b8d9bad
1 file changed
.github/workflows/check-spotless.yml
@@ -37,4 +37,4 @@ jobs:
37
cache: maven
38
39
- name: Run Spotless check
40
- run: mvn spotless:check --file pom.xml
+ run: mvn -B -q spotless:check --file pom.xml
0 commit comments