Skip to content

Commit

Permalink
uninstall old incompatible tests from cached emulators in test action
Browse files Browse the repository at this point in the history
  • Loading branch information
F43nd1r committed Dec 12, 2023
1 parent cd08073 commit c709081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
force-avd-creation: false
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: ./gradlew connectedCheck --no-daemon
script: ./gradlew uninstallAll connectedCheck --no-daemon

0 comments on commit c709081

Please sign in to comment.