We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfc5f7c commit c92a363Copy full SHA for c92a363
.azure-pipelines/publish-nightly.yml
@@ -71,6 +71,7 @@ extends:
71
- name: monaco-editor
72
workingDirectory: $(Build.SourcesDirectory)/out/monaco-editor
73
testPlatforms: []
74
+ skipAPIScan: true # package build requires Linux
75
buildSteps:
76
- script: npm ci
77
displayName: Install NPM dependencies
0 commit comments