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: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Set up JDK 11 - name: Set up JDK 11