From 5b38c13c0f8427a3fc8c7a7816f7da2681cf1f66 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sun, 19 Apr 2020 15:35:14 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a152dfda9..e7c8d4a33 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -63,6 +63,7 @@ jobs: cmakeArgs: '--build . --config Release' workingDirectory: 'build' - script: | + cd build cd utest dir