Skip to content

Commit

Permalink
Enable the link check on aggregate-report (Azure#11330)
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-zhu committed Sep 18, 2020
1 parent add2f4f commit eb02949
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eng/pipelines/aggregate-reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
- template: ../common/pipelines/templates/steps/verify-links.yml
parameters:
Directory: ""

CheckLinkGuidance: $true

- script: 'npm ci'
workingDirectory: '$(Build.SourcesDirectory)/eng/tools/analyze-deps'
displayName: 'Install tool dependencies'
Expand Down

0 comments on commit eb02949

Please sign in to comment.