Skip to content

Commit

Permalink
Uninstall RIBs test apk
Browse files Browse the repository at this point in the history
  • Loading branch information
KovalevAndrey committed May 1, 2024
1 parent 960e194 commit 3d45d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
disable-animations: true
script: |
adb uninstall "com.bumble.appyx.core.test"
adb uninstall "com.bumble.appyx.interop.ribs.test"
adb logcat > logcat.out &
./gradlew connectedCheck
- name: Upload failed instrumentation artifacts
Expand Down

0 comments on commit 3d45d48

Please sign in to comment.