Skip to content

Commit e2bb737

Browse files
committed
Fixing indentation.
1 parent 09d659a commit e2bb737

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/pr-azure-pipelines.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ extends:
6565
displayName: Install dependencies
6666
inputs:
6767
command: restore
68-
feedsToUse: select
69-
vstsFeed: $(VSTS_FEED_ID)
70-
includeNuGetOrg: false
68+
feedsToUse: select
69+
vstsFeed: $(VSTS_FEED_ID)
70+
includeNuGetOrg: false
7171
# 1ES PT requires explicit build task for Roslyn analysis. Auto-injected Roslyn task will use build logs from this build.
7272
- task: DotNetCoreCLI@2
7373
displayName: Build projects

0 commit comments

Comments
 (0)