mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-06 15:29:31 +03:00
more verbose ctest on mac pipeline
This commit is contained in:
parent
85a8c138fc
commit
a0370f347c
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ jobs:
|
|||
# displayName: CTest
|
||||
- script: |
|
||||
cd $(BuildType)
|
||||
export MIMALLOC_VERBOSE=1
|
||||
ctest --verbose --timeout 120
|
||||
displayName: CTest
|
||||
# - upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||
|
|
Loading…
Add table
Reference in a new issue