mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-07 20:08:41 +03:00
ctest output verbose on windows pipeline
This commit is contained in:
parent
2e311f341b
commit
551831ba1c
2 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@ jobs:
|
|||
configuration: '$(MSBuildConfiguration)'
|
||||
- script: |
|
||||
cd $(BuildType)
|
||||
ctest
|
||||
ctest --verbose
|
||||
displayName: CTest
|
||||
# - upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||
# artifact: mimalloc-windows-$(BuildType)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue