From f15ec8b991e78b794e9cc65735523488bbf1269e Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sun, 19 Apr 2020 13:55:18 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) 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