mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-07 15:59:32 +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
|
# displayName: CTest
|
||||||
- script: |
|
- script: |
|
||||||
cd $(BuildType)
|
cd $(BuildType)
|
||||||
|
export MIMALLOC_VERBOSE=1
|
||||||
ctest --verbose --timeout 120
|
ctest --verbose --timeout 120
|
||||||
displayName: CTest
|
displayName: CTest
|
||||||
# - upload: $(Build.SourcesDirectory)/$(BuildType)
|
# - upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||||
|
|
Loading…
Add table
Reference in a new issue