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 37e85b0 commit 82fb6b0Copy full SHA for 82fb6b0
.github/workflows/ci.yml
@@ -23,4 +23,4 @@ jobs:
23
distribution: 'adopt'
24
cache: maven
25
- name: Build with Maven
26
- run: mvn -B package --file pom.xml
+ run: mvn -B spotless:apply package --file pom.xml
0 commit comments