action test after
All checks were successful
Linux arm64 / Build (push) Successful in 41s

This commit is contained in:
2025-02-02 15:42:18 +01:00
parent 0f5020b0b4
commit 2460b7539e

View File

@@ -19,7 +19,7 @@ jobs:
uses: gradle/actions/setup-gradle@v4
- name: Build with Gradle
run: ./gradlew build
run: ./gradlew assemble
- name: Test
run: ./gradlew test