Update maven.yml

pull/3663/head
Nikita Koksharov 4 years ago committed by GitHub
parent 227146dcc2
commit 9aa6ca1fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,4 +21,4 @@ jobs:
restore-keys: |
${{ runner.os }}-maven-
- name: Build with Maven
run: mvn -X -B verify --file pom.xml
run: mvn -B verify --file pom.xml

Loading…
Cancel
Save