Skip to content

Commit

Permalink
metrics-collection
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed May 2, 2024
1 parent 7ae1022 commit b3fb8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Android-CI-Espresso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,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
bootTimeout: 720 # seconds = 12 minutes
- name: Archive Espresso results
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b3fb8f9

Please sign in to comment.