quick start 3
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s
checks / Check & Test (Frontend + Backend) (push) Failing after 57s
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Failing after 0s
checks / Check & Test (Frontend + Backend) (pull_request) Failing after 2s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s
checks / Check & Test (Frontend + Backend) (push) Failing after 57s
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Failing after 0s
checks / Check & Test (Frontend + Backend) (pull_request) Failing after 2s
This commit is contained in:
@ -43,7 +43,7 @@ jobs:
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: '21' # adjust to match your backend version
|
||||
cache: maven
|
||||
cache: maven # or 'gradle' if you use Gradle
|
||||
|
||||
#Build & test backend
|
||||
- name: Build & test backend
|
||||
|
||||
Reference in New Issue
Block a user