Browse Source

Detailed logs on macOS.

pull/10518/head
Steven Kirk 3 years ago
parent
commit
8f04fcd850
  1. 1
      azure-pipelines-integrationtests.yml

1
azure-pipelines-integrationtests.yml

@ -35,6 +35,7 @@ jobs:
inputs:
command: 'test'
projects: 'tests/Avalonia.IntegrationTests.Appium/Avalonia.IntegrationTests.Appium.csproj'
arguments: '-l "console;verbosity=detailed"'
- script: |
pkill IntegrationTestApp

Loading…
Cancel
Save