mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-05 06:59:32 +03:00
fix azure pipeline script; remove mapping value
This commit is contained in:
parent
9fabd1ea01
commit
67bed283aa
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ jobs:
|
||||||
- script: make -j$(nproc) -C $(BuildType)
|
- script: make -j$(nproc) -C $(BuildType)
|
||||||
|
|
||||||
- script: make test -C $(BuildType)
|
- script: make test -C $(BuildType)
|
||||||
failOnStderr: true
|
|
||||||
|
|
||||||
- upload: $(Build.SourcesDirectory)/$(BuildType)
|
- upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||||
artifact: ubuntu-$(BuildType)
|
artifact: ubuntu-$(BuildType)
|
||||||
|
|
Loading…
Add table
Reference in a new issue