Skip to content

Commit 7013a3a

Browse files
committed
Apply spotless plugin rules
1 parent 186a4d6 commit 7013a3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
java-version: ${{ inputs.jdk }}
2727
distribution: temurin
2828
- name: Run tests
29-
run: mvn -s .github/maven-ci-settings.xml -q clean verify -B
29+
run: mvn -s .github/maven-ci-settings.xml -q clean verify -B -Pcheckstyle

0 commit comments

Comments
 (0)