Skip to content

Commit 89fd3f6

Browse files
romtsnclaude
andcommitted
fix(test): Always recreate AVD instead of using cache
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2702cc7 commit 89fd3f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration-tests-ui-critical.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ jobs:
9999
key: avd-api-${{ matrix.api-level }}-${{ matrix.arch }}-${{ matrix.target }}
100100

101101
- name: Create AVD and generate snapshot for caching
102-
if: steps.avd-cache.outputs.cache-hit != 'true'
103102
uses: reactivecircus/android-emulator-runner@b530d96654c385303d652368551fb075bc2f0b6b # pin@v2
104103
with:
105104
api-level: ${{ matrix.api-level }}

0 commit comments

Comments
 (0)