ci: add tree command to CI workflow
This commit is contained in:
parent
455ebdbe91
commit
1bc2ca5f9a
@ -39,6 +39,7 @@ jobs:
|
||||
- name: "Check"
|
||||
working-directory: ./backend
|
||||
run: gradle checkstyleMain
|
||||
- run: tree
|
||||
- name: "Stop Gradle"
|
||||
working-directory: ./backend
|
||||
run: gradle --stop
|
||||
|
Loading…
x
Reference in New Issue
Block a user