Skip to content

Commit

Permalink
chore: optimize
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Feb 27, 2025
1 parent 93a1581 commit 1f1bd95
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,10 @@ jobs:
with:
api-level: 31
arch: x86_64
avd-name: emulator
profile: pixel_5
ram-size: 2048M
heap-size: 4096M
disk-size: 8192M
working-directory: example
script: detox test -c android.emu.release

Expand Down

0 comments on commit 1f1bd95

Please sign in to comment.