File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 7777 use-beta : ${{ github.event.inputs.use-beta }}
7878 name : Run iOS Locale Test
7979
80- - name : Run iOS M4 Runner Type Test
81- uses : devicecloud-dev/device-cloud-for-maestro@v2
82- with :
83- api-key : ${{ github.event.inputs.environment == 'dev' && secrets.DCD_DEV_API_KEY || secrets.DCD_API_KEY }}
84- api-url : ${{ github.event.inputs.environment == 'dev' && 'https://api.dev.devicecloud.dev' || '' }}
85- app-binary-id : ${{ github.event.inputs.environment == 'dev' && '9e4f3c0b-146e-4bc8-8820-d49eb5e25198' || '81155b2c-e18d-4527-871a-6788068d836b' }}
86- workspace : ./flows/ios-flow.yaml
87- runner-type : m4
88- use-beta : ${{ github.event.inputs.use-beta }}
89- name : Run iOS M4 Runner Type Test
90-
9180 - name : Run Android Orientation Test
9281 uses : devicecloud-dev/device-cloud-for-maestro@v2
9382 with :
You can’t perform that action at this time.
0 commit comments