Skip to content

Commit a60c9b6

Browse files
committed
update workflows: add architecture parameter to Android setup command in e2e tests
1 parent 3b6c6ac commit a60c9b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e-android-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
python -m ovmobilebench.cli setup-android \
122122
-c ${{ matrix.config_file }} \
123123
--api ${{ matrix.android-api }} \
124+
--arch ${{ matrix.arch }} \
124125
--create-avd \
125126
--verbose
126127

0 commit comments

Comments
 (0)