fix: 修改actions
This commit is contained in:
parent
d2a2a66f60
commit
3651b51e2a
2
.github/workflows/server-check.yml
vendored
2
.github/workflows/server-check.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
run: mvn clean install -DskipTests -U && mvn pmd:check
|
||||
|
||||
- name: checkstyle with Maven
|
||||
run: mvn checkstyle:chek
|
||||
run: mvn checkstyle:check
|
||||
|
||||
- name: test with Maven
|
||||
run: mvn test
|
||||
|
Loading…
Reference in New Issue
Block a user