Azure pipelines: tests and pack #5
@ -14,7 +14,7 @@ steps:
|
||||
displayName: 'dotnet build $(buildConfiguration)'
|
||||
|
||||
- task: DotNetCoreCLI@2
|
||||
displayName 'dotnet test $(buildConfiguration)'
|
||||
displayName: 'dotnet test $(buildConfiguration)'
|
||||
inputs:
|
||||
command: test
|
||||
projects: '**/*Tests/*.csproj'
|
||||
|
Loading…
x
Reference in New Issue
Block a user