Add checkstyle linter for java #27
@ -12,6 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: "Checkout"
|
||||
uses: actions/checkout@v3
|
||||
- name: "Go to backend"
|
||||
run: cd backend
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user