mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-04 14:39:31 +03:00
add test pass to Windows build
This commit is contained in:
parent
403276d11e
commit
ce3f327f21
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ jobs:
|
|||
- task: MSBuild@1
|
||||
inputs:
|
||||
solution: $(BuildType)/libmimalloc.sln
|
||||
- task: CTest@1
|
||||
- upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||
artifact: mimalloc-windows-$(BuildType)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue