fix verbose ctest on mac pipeline
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user