Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updating
  • Loading branch information
DiegoGalante committed Sep 2, 2022
commit 534d4f0a5e54f0cb19aea15fff2e62bbdb50a471
3 changes: 0 additions & 3 deletions adt_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ steps:
script: dotnet build --no-incremental
displayName: 'Run dotnet build'

- script: 'dotnet tool install --global coverlet.console'
displayName: 'Install coverlet global tool'

- task: DotNetCoreCLI@2
displayName: 'Run dotnet test'
inputs:
Expand Down