Skip to content

Commit a090692

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
Temporarily disable appium server manual starting
1 parent b52f9f6 commit a090692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ steps:
105105
#sudo xcode-select -s /Applications/Xcode_$(XCODE_VERSION).app/Contents/Developer
106106
#xcrun simctl list
107107
108-
appium --allow-insecure chromedriver_autodownload &
109-
echo "Appium server started"
108+
#appium --allow-insecure chromedriver_autodownload &
109+
#echo "Appium server started"
110110
111111
- task: Maven@3
112112
displayName: 'Run tests'

0 commit comments

Comments
 (0)