mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
chore: add another skipAPIScan (#4435)
This commit is contained in:
parent
bfc5f7cd32
commit
c92a363985
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ extends:
|
||||||
- name: monaco-editor
|
- name: monaco-editor
|
||||||
workingDirectory: $(Build.SourcesDirectory)/out/monaco-editor
|
workingDirectory: $(Build.SourcesDirectory)/out/monaco-editor
|
||||||
testPlatforms: []
|
testPlatforms: []
|
||||||
|
skipAPIScan: true # package build requires Linux
|
||||||
buildSteps:
|
buildSteps:
|
||||||
- script: npm ci
|
- script: npm ci
|
||||||
displayName: Install NPM dependencies
|
displayName: Install NPM dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue