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