Skip to content

Commit 4ddc768

Browse files
committed
Add -metrics-collection
1 parent 631a062 commit 4ddc768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Android-CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
api: ${{ matrix.api }}
6868
tag: ${{ matrix.tag }}
6969
abi: ${{ matrix.abi }}
70-
cmdOptions: -noaudio -no-boot-anim -no-window
70+
cmdOptions: -noaudio -no-boot-anim -no-window -metrics-collection
7171
- name: Archive Espresso results
7272
uses: actions/upload-artifact@v4
7373
if: ${{ always() }}

0 commit comments

Comments
 (0)