Skip to content

Commit

Permalink
Update AVD configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegwamartin committed Aug 19, 2024
1 parent b690e0c commit 921b00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
with:
api-level: ${{ matrix.api-level }}
arch: x86_64
force-avd-creation: false
force-avd-creation: true
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: ./gradlew clean jacocoTestReport --stacktrace
Expand Down

0 comments on commit 921b00a

Please sign in to comment.