forgot to add tests, and removed gradle cache
CI / test (push) Failing after 1m18s

This commit is contained in:
2026-06-03 23:34:22 +02:00
parent 4e5dee2e45
commit 9bb40249ea
16 changed files with 468 additions and 84 deletions
-1
View File
@@ -17,7 +17,6 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
cache: gradle
- name: Make Gradle wrapper executable
run: chmod +x ./gradlew