Skip to content

Commit 0e9a9ec

Browse files
committed
Disable the use of a skin on Android test runs.
1 parent 7084493 commit 0e9a9ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
runs-on: ubuntu-latest
9999
briefcase-target: "android"
100100
briefcase-run-args: >
101-
--device '{"avd":"beePhone"}'
101+
--device '{"avd":"beePhone","device_type":"pixel"}'
102102
--Xemulator=-no-window
103103
--Xemulator=-no-snapshot
104104
--Xemulator=-no-audio

0 commit comments

Comments
 (0)