mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +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
|
||||
workingDirectory: $(Build.SourcesDirectory)/out/monaco-editor
|
||||
testPlatforms: []
|
||||
skipAPIScan: true # package build requires Linux
|
||||
buildSteps:
|
||||
- script: npm ci
|
||||
displayName: Install NPM dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue