Skip to content

Commit 01c0967

Browse files
committed
Specifying avd name to workflow avd name.
1 parent 5a1a8fd commit 01c0967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/powersynctests/.detoxrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ module.exports = {
5454
emulator: {
5555
type: 'android.emulator',
5656
device: {
57-
avdName: 'Pixel_3a_API_30_x86',
57+
avdName: 'ubuntu-avd-x86_64-31',
5858
},
5959
},
6060
},

0 commit comments

Comments
 (0)