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 de373d6 commit bedd900
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 @@ -56,6 +56,7 @@ jobs:
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 --name TestCreate_8907636662671032 --package "system-images;android-31;default;x86_64"
$ANDROID_HOME/emulator/emulator -list-avds
$ANDROID_HOME/emulator/emulator -verbose -avd TestCreate_8907636662671032
# - name: Run tests 👩🏽‍💻
Expand Down

0 comments on commit bedd900

Please sign in to comment.