Skip to content

Commit

Permalink
ci(detox-anroid): set avd-name
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-pearson-mattr committed Dec 6, 2024
1 parent 79ef8a4 commit e6bf898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-detox-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
ram-size: 4096M
channel: stable
profile: pixel_xl
avd-name: Pixel_XL_API_31
force-avd-creation: true # https://github.com/ReactiveCircus/android-emulator-runner/issues/385#issuecomment-2339191348
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
emulator-boot-timeout: 12000
Expand Down

0 comments on commit e6bf898

Please sign in to comment.