Reviewed build

This commit is contained in:
Stephan Schnabel 2024-06-24 10:54:56 +02:00
parent da73c9d2f1
commit c7bae85e40
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
5 changed files with 1 additions and 4 deletions

View file

@ -33,7 +33,6 @@ jobs:
distribution: temurin
java-version: 17
cache: maven
- run: mvn $MAVEN_ARGS dependency:go-offline
- run: mvn $MAVEN_ARGS verify
- run: mvn $MAVEN_ARGS site
- uses: actions/upload-artifact@v4