We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82546a2 commit b6e35d2Copy full SHA for b6e35d2
.github/workflows/Android-CI.yml
@@ -43,7 +43,7 @@ jobs:
43
api: 28
44
tag: default
45
abi: x86_64
46
- cmdOptions: -noaudio -no-boot-anim -no-window
+ cmdOptions: -noaudio -no-boot-anim -no-window -metrics-collection
47
- name: Archive Espresso results
48
uses: actions/upload-artifact@v4
49
if: ${{ always() }}
0 commit comments