test failing unit test
Java Google Checkstyle / Checkstyle Linter (pull_request) Failing after 21s
Build with cached gradle / Build-with-gradle (pull_request) Has been cancelled

This commit is contained in:
2026-01-24 00:47:05 -06:00
parent 3d049720a9
commit 07b6322d14
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -15,5 +15,5 @@ jobs:
# cache-dependency-path: | # optional
# sub-project/*.gradle*
# sub-project/**/gradle-wrapper.properties
- run: ./gradlew build --no-daemon
- run: ./gradlew publishAllPublicationsToGiteaRepository -PgradleKey="${{ secrets.GRADLE_KEY }}" --configuration-cache
# - run: ./gradlew build --no-daemon
- run: ./gradlew publishAllPublicationsToGiteaRepository -PgradleKey="${{ secrets.GRADLE_KEY }}" --no-daemon