install depss
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Successful in 2s
Gitea Actions Demo / Explore-Gitea-Actions-2 (pull_request) Successful in 2s

This commit is contained in:
Patrick
2025-10-31 11:03:12 +01:00
parent 52f0e2e63a
commit 2ebd6a6a95

View File

@ -172,7 +172,7 @@ jobs:
run: |
echo "Started test & build backend..."
ls .
mvn clean verify -B
mvn clean
echo "Backend tests and build completed successfully."
# mvn clean verify package -B