Update build-pr.yml

This commit is contained in:
Alexander Brandes 2023-01-15 15:02:25 +01:00 committed by GitHub
parent c22307bf47
commit 3fc380545f
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 --warning-mode all
run: ./gradlew --warning-mode all