Update build-pr.yml

This commit is contained in:
Alexander Brandes 2023-01-15 15:18:42 +01:00 committed by GitHub
parent f10d0b8fbb
commit a791f99a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,4 +20,4 @@ jobs:
distribution: temurin
java-version: 17
- name: Clean Build
run: ./gradlew clean build
run: ./gradlew clean build --warning-mode all