Skip to content

Commit b8d9bad

Browse files
committed
Run maven in batch and quiet mode.
1 parent ff115d2 commit b8d9bad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-spotless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
cache: maven
3838

3939
- name: Run Spotless check
40-
run: mvn spotless:check --file pom.xml
40+
run: mvn -B -q spotless:check --file pom.xml

0 commit comments

Comments
 (0)