From 8f04fcd850e2d0d9c5d208dd6fa890bd25be501e Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Tue, 28 Feb 2023 23:05:06 +0100 Subject: [PATCH] Detailed logs on macOS. --- azure-pipelines-integrationtests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines-integrationtests.yml b/azure-pipelines-integrationtests.yml index 68c649fbf9..8a526cc32e 100644 --- a/azure-pipelines-integrationtests.yml +++ b/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