From 09c7f6155584e25e2f541ca84346faad41d9c544 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sun, 19 Apr 2020 14:58:29 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ca23f2f69..d615c21c9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -64,5 +64,6 @@ jobs: workingDirectory: 'build' - script: | cd utest - openblas_utest.exe + dir + .\openblas_utest.exe