mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-21 18:15:26 +01:00
Use the correct file extension for checkstyle config.
This commit is contained in:
parent
950fe1217a
commit
49fcadf434
2
.github/workflows/generic.checkstyle.yml
vendored
2
.github/workflows/generic.checkstyle.yml
vendored
@ -15,5 +15,5 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
checkstyle_version: 10.12.2
|
||||
checkstyle_config: ./config/mv_checks.yml
|
||||
checkstyle_config: ./config/mv_checks.xml
|
||||
reviewdog_flags: -tee
|
||||
|
Loading…
Reference in New Issue
Block a user