Small improvement
Some checks failed
Build and test backend / Build-backend (pull_request) Successful in 1m45s
Build and test backend / Test-backend (pull_request) Failing after 3m25s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 25s

This commit is contained in:
Debucquoy Anthony 2024-03-18 02:14:36 +01:00
parent 611e7167f9
commit 853a3a42d2
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

View File

@ -26,6 +26,7 @@ jobs:
with:
java-version: '21'
distribution: 'temurin'
- run: curl -fsSL https://get.docker.com | sh
- uses: gradle/gradle-build-action@v3
- name: building
- name: testing
run: ./gradlew backend:test