Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2020-04-19 13:55:18 +02:00 committed by GitHub
parent d1e7510765
commit f15ec8b991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

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