Skip to content

Commit c92a363

Browse files
authored
chore: add another skipAPIScan (#4435)
1 parent bfc5f7c commit c92a363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/publish-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ extends:
7171
- name: monaco-editor
7272
workingDirectory: $(Build.SourcesDirectory)/out/monaco-editor
7373
testPlatforms: []
74+
skipAPIScan: true # package build requires Linux
7475
buildSteps:
7576
- script: npm ci
7677
displayName: Install NPM dependencies

0 commit comments

Comments
 (0)