update act
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Successful in 26s
checks / Set up Java for Backend Tests and Build (push) Failing after 1m50s
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Successful in 3s
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 7s
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Successful in 26s
checks / Set up Java for Backend Tests and Build (push) Failing after 1m50s
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Successful in 3s
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 7s
This commit is contained in:
@ -137,7 +137,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "Started test & build backend..."
|
echo "Started test & build backend..."
|
||||||
ls .
|
ls .
|
||||||
mvn clean
|
mvn clean verify -B
|
||||||
|
echo "Backend tests and build completed successfully."
|
||||||
# mvn clean verify package -B
|
# mvn clean verify package -B
|
||||||
|
|
||||||
- name: Done
|
- name: Done
|
||||||
|
|||||||
Reference in New Issue
Block a user