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 (#18997)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
  • Loading branch information
azure-sdk and benbp committed Sep 1, 2022
1 parent 5e92ba5 commit 7ec4fed
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 7ec4fed

Please sign in to comment.