build: checkstyle in another workflow.
This commit is contained in:
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
@@ -24,7 +24,3 @@ jobs:
|
||||
with:
|
||||
name: HMCL
|
||||
path: HMCL/build/libs
|
||||
- name: Check style main
|
||||
run: ./gradlew checkstyleMain
|
||||
- name: Check style test
|
||||
run: ./gradlew checkstyleTest
|
||||
|
||||
Reference in New Issue
Block a user