Skip to content

Commit

Permalink
chore: cleanup ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
StarWishsama committed Oct 15, 2023
1 parent 28538a3 commit 00a0540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
java-package: jdk
architecture: x64
- name: Codestyle Check
run: mvn -B spotless:check package -s $GITHUB_WORKSPACE/settings.xml --file pom.xml --errors
run: mvn -B spotless:check build -s $GITHUB_WORKSPACE/settings.xml --file pom.xml --errors

0 comments on commit 00a0540

Please sign in to comment.