ma jdk ch
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Successful in 12s
checks / Set up Java for Backend Tests and Build (push) Failing after 13s
Gitea Actions Demo / Explore-Gitea-Actions-2 (pull_request) Successful in 3s
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 14s

This commit is contained in:
Patrick
2025-10-31 15:28:48 +01:00
parent de196ce36a
commit bfb2d525dd

View File

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