Skip to content

Commit

Permalink
use default latest checkstyle
Browse files Browse the repository at this point in the history
use default latest checkstyle
  • Loading branch information
Siedlerchr authored Jun 26, 2024
1 parent c1fc8f9 commit e012585
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
reporter: github-pr-review
github_token: ${{ secrets.GITHUB_TOKEN }}
checkstyle_config: 'config/checkstyle/checkstyle_reviewdog.xml'
checkstyle_version: '10.3'
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
Expand Down

0 comments on commit e012585

Please sign in to comment.