add gitea workflow
This commit is contained in:
parent
40fc9c3e0e
commit
6b1ffa49c8
@ -21,7 +21,7 @@ jobs:
|
||||
- name: Maven Build
|
||||
shell: bash
|
||||
working-directory: ${{runner.workspace}}
|
||||
run: mvn build
|
||||
run: mvn compiler:compile
|
||||
|
||||
- name: Maven Test
|
||||
working-directory: ${{runner.workspace}}
|
||||
|
Loading…
Reference in New Issue
Block a user