Skip to content

Commit fd263c1

Browse files
committed
add ktfmtCheck to CI
1 parent 90ddbd3 commit fd263c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
restore-keys: ${{ runner.os }}-gradle-
6363

6464
- name: Gradle Build
65-
run: ./gradlew clean build --stacktrace
65+
run: ./gradlew clean build ktfmtCheck --stacktrace

0 commit comments

Comments
 (0)