mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-01-14 00:27:59 +08:00
fix verbose ctest on mac pipeline
This commit is contained in:
parent
a0370f347c
commit
0c5f03559d
@ -130,8 +130,7 @@ jobs:
|
||||
# displayName: CTest
|
||||
- script: |
|
||||
cd $(BuildType)
|
||||
export MIMALLOC_VERBOSE=1
|
||||
ctest --verbose --timeout 120
|
||||
MIMALLOC_VERBOSE=1 ctest --verbose --timeout 120
|
||||
displayName: CTest
|
||||
# - upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||
# artifact: mimalloc-macos-$(BuildType)
|
||||
|
Loading…
x
Reference in New Issue
Block a user