mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-04 14:39:31 +03:00
disable win pipeline again
This commit is contained in:
parent
33a45f3f47
commit
aec70a04a6
1 changed files with 4 additions and 4 deletions
|
@ -36,10 +36,10 @@ jobs:
|
|||
inputs:
|
||||
solution: $(BuildType)/libmimalloc.sln
|
||||
configuration: '$(MSBuildConfiguration)'
|
||||
- script: |
|
||||
cd $(BuildType)
|
||||
ctest --verbose --timeout 120
|
||||
displayName: CTest
|
||||
#- script: |
|
||||
# cd $(BuildType)
|
||||
# ctest --verbose --timeout 120
|
||||
# displayName: CTest
|
||||
#- script: $(BuildType)\$(BuildType)\mimalloc-test-stress
|
||||
# displayName: TestStress
|
||||
#- upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||
|
|
Loading…
Add table
Reference in a new issue