mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-04 14:39:31 +03:00
disable test stress on windows pipeline again
This commit is contained in:
parent
7d9a878a9d
commit
cc32ede5d2
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ jobs:
|
|||
# cd $(BuildType)
|
||||
# ctest --verbose --timeout 120
|
||||
# displayName: CTest
|
||||
- script: $(BuildType)\$(BuildType)\mimalloc-test-stress
|
||||
displayName: TestStress
|
||||
#- script: $(BuildType)\$(BuildType)\mimalloc-test-stress
|
||||
# displayName: TestStress
|
||||
#- upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||
# artifact: mimalloc-windows-$(BuildType)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue