Skip to content

Commit

Permalink
Remove unnecessary checkout: none that causes conflicts with sparse c…
Browse files Browse the repository at this point in the history
…heckout declarations (#3915)

Co-authored-by: Ben Broderick Phillips <[email protected]>
  • Loading branch information
azure-sdk and benbp authored Sep 1, 2022
1 parent 3756ae6 commit db99ee1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ parameters:
default: ''
steps:
- ${{ if eq(length(parameters.PackageInfoLocations), 0) }}:
- checkout: none
- pwsh: |
Write-Host "Skipping DocsMS Update because package list was empty."
displayName: Skip DocsMS Update
Expand Down

0 comments on commit db99ee1

Please sign in to comment.