We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631a062 commit 4ddc768Copy full SHA for 4ddc768
.github/workflows/Android-CI.yml
@@ -67,7 +67,7 @@ jobs:
67
api: ${{ matrix.api }}
68
tag: ${{ matrix.tag }}
69
abi: ${{ matrix.abi }}
70
- cmdOptions: -noaudio -no-boot-anim -no-window
+ cmdOptions: -noaudio -no-boot-anim -no-window -metrics-collection
71
- name: Archive Espresso results
72
uses: actions/upload-artifact@v4
73
if: ${{ always() }}
0 commit comments