more verbose ctest on mac pipeline
This commit is contained in:
parent
85a8c138fc
commit
a0370f347c
@ -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…
Reference in New Issue
Block a user