Indentation issues
This commit is contained in:
@@ -33,9 +33,9 @@ jobs:
|
||||
steps:
|
||||
|
||||
- task: UseDotNet@2
|
||||
displayName: 'Use .Net Core sdk 3.1.100'
|
||||
inputs:
|
||||
version: 3.1.100
|
||||
displayName: 'Use .Net Core sdk 3.1.100'
|
||||
inputs:
|
||||
version: 3.1.100
|
||||
|
||||
- task: DotNetCoreCLI@2
|
||||
displayName: 'dotnet test'
|
||||
|
||||
Reference in New Issue
Block a user