CI: re-enable tests

This commit is contained in:
2024-10-12 00:00:22 +02:00
parent f8bbf325e5
commit 529b35258b

View File

@@ -48,10 +48,8 @@ jobs:
distribution: "zulu"
cache: maven
# - name: Test with Maven
# run: cd dhfs-parent && mvn --batch-mode --update-snapshots package verify
- name: BUILD with Maven
run: cd dhfs-parent && mvn --batch-mode --update-snapshots package
- name: Test with Maven
run: cd dhfs-parent && mvn --batch-mode --update-snapshots package verify
# - name: Build with Maven
# run: cd dhfs-parent && mvn --batch-mode --update-snapshots package # -Dquarkus.log.category.\"com.usatiuk.dhfs\".min-level=DEBUG