Skip to content

Commit

Permalink
chore: add another skipAPIScan (#4435)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhao271 authored Mar 19, 2024
1 parent bfc5f7c commit c92a363
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/publish-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c92a363

Please sign in to comment.