diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8a8f35a08..1c46da351 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -62,4 +62,7 @@ jobs: inputs: cmakeArgs: '--build . --config Release' workingDirectory: 'build' + - script: | + cd utest + ./openblas_utest