We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6c6ac commit a60c9b6Copy full SHA for a60c9b6
1 file changed
.github/workflows/e2e-android-test.yml
@@ -121,6 +121,7 @@ jobs:
121
python -m ovmobilebench.cli setup-android \
122
-c ${{ matrix.config_file }} \
123
--api ${{ matrix.android-api }} \
124
+ --arch ${{ matrix.arch }} \
125
--create-avd \
126
--verbose
127
0 commit comments