Skip to content

Commit

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

- name: Print paths
run: |
echo $PATH
echo $ANDROID_SDK_ROOT
echo $ANDROID_HOME
echo $ANDROID_SDK
echo $ANDROID_NDK_HOME
echo $ANDROID_NDK
- name: List emulators
run: $ANDROID_HOME/emulator/emulator -list-avds

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

0 comments on commit b284390

Please sign in to comment.