Skip to content

Commit ac037be

Browse files
authored
ci: adb uninstall "com.hoc081098.kmp.viewmodel.compose.test" (#159)
ReactiveCircus/android-emulator-runner#319
1 parent 0d6cdde commit ac037be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -279,4 +279,5 @@ jobs:
279279
script: |
280280
adb logcat -c
281281
adb logcat *:E &
282+
adb uninstall "com.hoc081098.kmp.viewmodel.compose.test"
282283
./gradlew :viewmodel-compose:connectedDebugAndroidTest

0 commit comments

Comments
 (0)