Skip to content

Commit

Permalink
Modify the configuration of AVD
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaoyuang committed Apr 30, 2024
1 parent b5fee08 commit 4c233a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
emulator-build: 11698152
force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: false
disable-animations: true
script: echo "Generated AVD snapshot for caching."

- name: Run Android 8 Instrumented Tests
Expand Down

0 comments on commit 4c233a0

Please sign in to comment.