Skip to content

Commit 8e7231c

Browse files
test fix android action
1 parent 2325bc9 commit 8e7231c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ jobs:
5757
run: |
5858
cd tests
5959
yarn install --frozen-lockfile
60+
61+
- name: Initialize Android Folder
62+
run: mkdir ~/.android/avd
6063

6164
- name: create AVD and generate snapshot for caching
6265
if: steps.avd-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)