Skip to content

Commit

Permalink
workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed May 15, 2024
1 parent f804cbb commit 007c0d6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,9 @@ jobs:
ANDROID_EMULATOR_WAIT_TIME_BEFORE_KILL: 120
with:
api-level: 29
target: google_apis
target: playstore
script: npm run test:android -- --sdkVersion 12.2.1.GA
arch: x86_64
profile: Nexus 6
ram-size: 2048MB
force-avd-creation: false
emulator-options: -no-snapshot -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
emulator-options: -no-snapshot -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none -no-metrics
disable-animations: true

- name: Show summary of ccache configuration and statistics counters
Expand Down

0 comments on commit 007c0d6

Please sign in to comment.