Browse Source

Update azure-pipelines.yml

pull/2566/head
Martin Kroeker GitHub 6 years ago
parent
commit
f15ec8b991
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      azure-pipelines.yml

+ 3
- 0
azure-pipelines.yml View File

@@ -62,4 +62,7 @@ jobs:
inputs:
cmakeArgs: '--build . --config Release'
workingDirectory: 'build'
- script: |
cd utest
./openblas_utest

Loading…
Cancel
Save