Skip to content

Commit 6649e9b

Browse files
Prebuild WDA
1 parent d8b7884 commit 6649e9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/functional-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- run: npm install -g appium
5858
- run: |
5959
appium driver install xcuitest
60+
appium driver run xcuitest build-wda --sdk=${{ env.IOS_VERSION }} --name='${{ env.IPHONE_MODEL }}'
6061
appium plugin install images
6162
appium plugin install execute-driver
6263
nohup appium --use-plugins=images,execute-driver --relaxed-security --log-timestamp --log-no-colors > appium.log &

0 commit comments

Comments
 (0)