diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 2af2be77..0de33eaa 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -77,7 +77,7 @@ jobs: android: false - name: Compile instrumented tests - run: ./gradlew --build-cache assembleDebugAndroidTest + run: ./gradlew --build-cache assembleDebugAndroidTest uninstallAll # Retrieve the cached emulator snapshot. - name: AVD cache