Skip to content

Commit

Permalink
chore: do not specify optional configs
Browse files Browse the repository at this point in the history
  • Loading branch information
lydavid committed Apr 7, 2024
1 parent 719caff commit b4a4fb6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,8 @@ jobs:
api-level: 29
arch: x86_64
profile: pixel_3a
heap-size: 512M
ram-size: 4096M
emulator-options: -memory 4096 -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
disk-size: 4G
sdcard-path-or-size: 100M
script: |
./gradlew installDebug
Expand Down

0 comments on commit b4a4fb6

Please sign in to comment.