Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2020-04-19 15:35:14 +02:00 committed by GitHub
parent 42217f3889
commit 5b38c13c0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ jobs:
cmakeArgs: '--build . --config Release' cmakeArgs: '--build . --config Release'
workingDirectory: 'build' workingDirectory: 'build'
- script: | - script: |
cd build
cd utest cd utest
dir dir