Skip to content

Commit 4155679

Browse files
authored
Update integration-tests-ui-critical.yml
1 parent 177088e commit 4155679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
path: |
9393
~/.android/avd/*
9494
~/.android/adb*
95-
key: avd-api-${{ matrix.api-level }}-${{ matrix.api-arch }}-${{ matrix.target }}
95+
key: avd-api-${{ matrix.api-level }}-${{ matrix.arch }}-${{ matrix.target }}
9696

9797
- name: Create AVD and generate snapshot for caching
9898
if: steps.avd-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)