Skip to content

Commit

Permalink
Add -metrics-collection
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jun 5, 2024
1 parent 631a062 commit 4ddc768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Android-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
api: ${{ matrix.api }}
tag: ${{ matrix.tag }}
abi: ${{ matrix.abi }}
cmdOptions: -noaudio -no-boot-anim -no-window
cmdOptions: -noaudio -no-boot-anim -no-window -metrics-collection
- name: Archive Espresso results
uses: actions/upload-artifact@v4
if: ${{ always() }}
Expand Down

0 comments on commit 4ddc768

Please sign in to comment.