Skip to content

Commit b6e35d2

Browse files
committed
Add -metrics-collection
1 parent 82546a2 commit b6e35d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Android-CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
api: 28
4444
tag: default
4545
abi: x86_64
46-
cmdOptions: -noaudio -no-boot-anim -no-window
46+
cmdOptions: -noaudio -no-boot-anim -no-window -metrics-collection
4747
- name: Archive Espresso results
4848
uses: actions/upload-artifact@v4
4949
if: ${{ always() }}

0 commit comments

Comments
 (0)