diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c6152e6cd..abd83ead3 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -35,6 +35,7 @@ jobs: ~/.android/avd/* ~/.android/adb* key: avd-29 + save-always: true - name: create AVD and generate snapshot for caching if: steps.avd-cache.outputs.cache-hit != 'true'