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
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:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user