Skip to content

Commit

Permalink
Try to get AVD cache working
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Feb 29, 2024
1 parent cb0f9fd commit 843fdcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
enable-hw-keyboard: true
disk-size: 3g
script: echo "Generated AVD snapshot for caching."

- name: Run all tests with coverage
Expand Down

0 comments on commit 843fdcb

Please sign in to comment.