1
0
forked from PGL/Clyde

Small improvement

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