Skip to content

Commit e0d3a65

Browse files
authored
Update functional-test.yml
1 parent 8ee42d2 commit e0d3a65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/functional-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ jobs:
158158
npm install -g appium@rc
159159
npm install -g mjpeg-consumer
160160
- run: |
161+
node -e "console.log(process.env)"
161162
npm install -g appium-xcuitest-driver@rc
162163
node `npm root -g`/appium-xcuitest-driver/scripts/download-wda-sim.mjs --platform=ios --outdir=${{github.workspace}}/wda
163164
- run: |

0 commit comments

Comments
 (0)