test: add maven workflow

This commit is contained in:
ColdDev 2022-10-24 20:10:37 +01:00
parent 122926284c
commit aff1656c14

View File

@ -11,9 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up JDK 11