Correction pb runner Gitea vefrsion java

This commit is contained in:
2026-05-25 06:00:14 +02:00
parent 2f32987338
commit 2bd36357ca
+2 -1
View File
@@ -22,8 +22,9 @@ jobs:
with:
java-version: '25'
distribution: 'temurin'
check-latest: true
cache: 'gradle'
- name: Run tests
run: ./gradlew test