Skip to content

Commit db99ee1

Browse files
azure-sdkbenbp
andauthored
Remove unnecessary checkout: none that causes conflicts with sparse checkout declarations (Azure#3915)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
1 parent 3756ae6 commit db99ee1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/common/pipelines/templates/steps/update-docsms-metadata.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ parameters:
3434
default: ''
3535
steps:
3636
- ${{ if eq(length(parameters.PackageInfoLocations), 0) }}:
37-
- checkout: none
3837
- pwsh: |
3938
Write-Host "Skipping DocsMS Update because package list was empty."
4039
displayName: Skip DocsMS Update

0 commit comments

Comments
 (0)