Skip to content

Commit ce69c4a

Browse files
committed
test
1 parent 2b82768 commit ce69c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-kotlin-format-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
submodules: true
5656

5757
- name: Run ktfmt check
58-
run: android/gradlew -p android ktfmtCheck :build-logic:ktfmtCheck
58+
run: android/gradlew -p android ktfmtCheck :build-logic:ktfmtCheck --no-daemon

0 commit comments

Comments
 (0)