Skip to content

Commit

Permalink
Enable the link check on aggregate-report (#15257)
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-zhu authored Sep 18, 2020
1 parent 9c5bcf2 commit d364650
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 @@ -34,7 +34,8 @@ jobs:
- template: /eng/common/pipelines/templates/steps/verify-links.yml
parameters:
Directory: ""

CheckLinkGuidance: $true

- pwsh: |
mkdir "$(System.ArtifactsDirectory)/BuildArtifacts"
ls "$(PIPELINE.WORKSPACE)/net-core/packages"
Expand Down

0 comments on commit d364650

Please sign in to comment.