Update maven.yml

This commit is contained in:
Hax 2019-11-16 22:30:30 +01:00 committed by GitHub
parent 4395bc83dc
commit 1fc4248eb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v1
- name: Set up JDK 1.13 - name: Set up JDK 1.13
uses: actions/setup-java@v1 uses: actions/setup-java@v1
with: with: