setup mvn
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Successful in 11s
checks / Set up Java for Backend Tests and Build (push) Failing after 7s
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Successful in 2s
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 11s
checks / Set up Java for Backend Tests and Build (pull_request) Failing after 6s

This commit is contained in:
Patrick
2025-10-30 23:38:36 +01:00
parent 94697dd7e2
commit aec6f305ee

View File

@ -121,8 +121,8 @@ jobs:
restore-keys: | restore-keys: |
maven-${{ runner.os }}- maven-${{ runner.os }}-
- name: Run the Maven verify phase #- name: Run the Maven verify phase
run: mvn --batch-mode --update-snapshots verify # run: mvn --batch-mode --update-snapshots verify
- name: Test & build backend - name: Test & build backend
working-directory: ./src working-directory: ./src