WIP: testing some pipeline stuff #72
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
||||||
|
|
||||||
- name: "Run Checkstyle"
|
- name: "Run Checkstyle"
|
||||||
working-directory: ./backend
|
working-directory: ./backend
|
||||||
run: ./gradlew checkstyleMain checkstyleTest --parallel --build-cache
|
run: ./gradlew checkstyleMain
|
||||||
|
|
||||||
- name: "Stop Gradle"
|
- name: "Stop Gradle"
|
||||||
if: always()
|
if: always()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue