Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 committed Feb 8, 2022
1 parent 876e28e commit be934b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .sauce/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ suites:
- com.saucelabs.mydemoapp.android.view.activities.DashboardToCheckout
- com.saucelabs.mydemoapp.android.view.activities.LoginTest
emulators:
- name: "Google Pixel C GoogleAPI Emulator"
- name: "Android GoogleAPI Emulator"
orientation: portrait # this demo app doesn't support landscape orientation
platformVersions:
- "8.1"
- "12.0"
devices:
- id: LG_Q6_real_us
- name: "Samsung.*"
Expand Down

0 comments on commit be934b1

Please sign in to comment.