Remove test
Kotlin Multiplatform CI / verify (push) Failing after 1m36s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 24s
Test / test (push) Successful in 19s

This commit is contained in:
2026-08-07 23:10:41 +07:00
parent 261f27aa6c
commit c6020b4283
+1 -1
View File
@@ -26,6 +26,6 @@ jobs:
- run: ./gradlew clean
# - run: ./gradlew ktlintCheck
# - run: ./gradlew detekt
- run: ./gradlew test
# - run: ./gradlew test
- run: ./gradlew build
- run: ./gradlew assembleDebug