Skip to content

Commit

Permalink
chore: list avdmanager
Browse files Browse the repository at this point in the history
  • Loading branch information
siepra committed Apr 15, 2024
1 parent 3a8c3b7 commit 6d0acd5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/e2e-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,8 @@ jobs:
# git lfs install --force
# git lfs pull

- name: List emulators
run: |
ls -al $ANDROID_HOME
ls -al $ANDROID_HOME/emulator
- name: List avdmanager
run: $ANDROID_HOME/tools/bin/avdmanager list

# - name: Boot emulator
# run: | # TODO
Expand Down

0 comments on commit 6d0acd5

Please sign in to comment.