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

This commit is contained in:
2026-08-07 22:43:14 +07:00
parent 1b7362be78
commit 261f27aa6c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
- run: ./gradlew clean
# - run: ./gradlew ktlintCheck
- run: ./gradlew detekt
# - run: ./gradlew detekt
- run: ./gradlew test
- run: ./gradlew build
- run: ./gradlew assembleDebug