Browse Source

Update azure-pipelines-integrationtests.yml for Azure Pipelines

pull/8443/head
Dan Walmsley 4 years ago
parent
commit
fb7998bf9d
  1. 3
      azure-pipelines-integrationtests.yml

3
azure-pipelines-integrationtests.yml

@ -15,4 +15,7 @@ steps:
- script: appium &
displayName: 'start appium'
- script: ./tests/Avalonia.IntegrationTests.Appium/macos-clean-build-test.sh
displayName: 'run integration tests'

Loading…
Cancel
Save