Skip to content

Commit

Permalink
Disable verify samples until issue can be resolved. (Azure#14892)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchdenny authored Apr 15, 2021
1 parent d6e35b8 commit b301b9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions eng/pipelines/templates/steps/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ steps:
Directory: sdk/${{ parameters.ServiceDirectory }}
CheckLinkGuidance: $true

- template: /eng/common/pipelines/templates/steps/verify-samples.yml
parameters:
ServiceDirectory: ${{ parameters.ServiceDirectory }}

- script: |
npm ci
workingDirectory: $(System.DefaultWorkingDirectory)/eng/tools/analyze-deps
Expand Down

0 comments on commit b301b9c

Please sign in to comment.