We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 030eaa5 commit 87eabe4Copy full SHA for 87eabe4
.github/workflows/functional-test.yml
@@ -88,8 +88,6 @@ jobs:
88
- run: npm install -g appium
89
- run: |
90
appium plugin install images
91
- # for macOS env specific
92
- npm install -g --os=darwin --cpu=arm64 sharp
93
appium plugin install execute-driver
94
# Workaround to keep symlink to global appium
95
appium driver install xcuitest
@@ -167,8 +165,6 @@ jobs:
167
165
npm install -g mjpeg-consumer
168
166
169
170
171
172
173
174
0 commit comments