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 and vindicatesociety committed Apr 26, 2021
1 parent 0ca7ba7 commit 78c53e7
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 78c53e7

Please sign in to comment.