Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wtto00 committed Sep 15, 2023
1 parent b683995 commit c7adb3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
AVDMANAGER_DIR=$(dirname "$AVDMANAGER_PATH")
mkdir -p $ANDROID_HOME/cmdline-tools/latest
cp -r $AVDMANAGER_DIR/../* $ANDROID_HOME/cmdline-tools/latest/
$ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager "system-images;android-31;default;x86_64"
$ANDROID_HOME/cmdline-tools/latest/bin/avdmanager -s create avd TestCreate_8907636662671032
$ANDROID_HOME/emulator/emulator -verbose -avd TestCreate_8907636662671032
Expand Down

0 comments on commit c7adb3e

Please sign in to comment.