mirror of
https://github.com/microsoft/mimalloc.git
synced 2024-12-26 21:04:27 +08:00
again try to fix verbose ctest on mac pipeline
This commit is contained in:
parent
0c5f03559d
commit
5fe80671a2
@ -128,9 +128,8 @@ jobs:
|
||||
displayName: Make
|
||||
#- script: make test -C $(BuildType)
|
||||
# displayName: CTest
|
||||
- script: |
|
||||
cd $(BuildType)
|
||||
MIMALLOC_VERBOSE=1 ctest --verbose --timeout 120
|
||||
- script: MIMALLOC_VERBOSE=1 ctest --verbose --timeout 120
|
||||
workingDirectory: $(BuildType)
|
||||
displayName: CTest
|
||||
# - upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||
# artifact: mimalloc-macos-$(BuildType)
|
||||
|
Loading…
x
Reference in New Issue
Block a user