ma jdk ch
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Successful in 10s
checks / Set up Java for Backend Tests and Build (push) Failing after 13s
Gitea Actions Demo / Explore-Gitea-Actions-2 (pull_request) Successful in 2s
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (pull_request) Successful in 10s
checks / Set up Java for Backend Tests and Build (pull_request) Failing after 12s

This commit is contained in:
Patrick
2025-10-31 15:29:47 +01:00
parent bfb2d525dd
commit 014c6f01a4

View File

@ -111,7 +111,7 @@ jobs:
# 3⃣ Verify Java installation # 3⃣ Verify Java installation
- name: Verify Java setup - name: Verify Java setup
run: | run: |
# java -version #java -version
echo "JAVA_HOME=$JAVA_HOME" echo "JAVA_HOME=$JAVA_HOME"
# 4⃣ Build and test with Maven # 4⃣ Build and test with Maven