Skip to content

Commit

Permalink
always cache AVD
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin committed Mar 16, 2024
1 parent b769a71 commit bdc35bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit bdc35bf

Please sign in to comment.