mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-04 22:49:32 +03:00
upload test artifact for the windows pipeline build
This commit is contained in:
parent
2236b712f4
commit
39948bce78
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ jobs:
|
|||
cd $(BuildType)
|
||||
ctest --verbose --timeout 120
|
||||
displayName: CTest
|
||||
# - upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||
# artifact: mimalloc-windows-$(BuildType)
|
||||
- upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||
artifact: mimalloc-windows-$(BuildType)
|
||||
|
||||
- job:
|
||||
displayName: Linux
|
||||
|
|
Loading…
Add table
Reference in a new issue