Skip to content

Commit 0d7aff1

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
Temporarily comment manual appium server starting
1 parent aa23d2d commit 0d7aff1

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)