Skip to content

Commit

Permalink
Update azure-pipelines-integrationtests.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
danwalmsley committed Jul 4, 2022
1 parent d462d11 commit 0f40ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-integrationtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ steps:
- script: npm install -g appium
displayName: 'install appium'

- script: appium
- script: appium &
displayName: 'start appium'

0 comments on commit 0f40ced

Please sign in to comment.