upload
Some checks failed
Gradle CI with Jacoco / build (push) Has started running
Build Test Results / Jacoco-Results (push) Has been cancelled

This commit is contained in:
Jan-Philipp Luithardt
2025-12-03 18:42:00 +01:00
parent 91f5e4e13f
commit 08406b840a

View File

@@ -19,7 +19,9 @@ jobs:
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
distribution: temurin
java-version: 17
cache: gradle
- name: Cache Gradle
uses: actions/cache@v3