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