Skip to content

Commit 534d4f0

Browse files
committed
Updating
1 parent e20e296 commit 534d4f0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

adt_pull_request.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ steps:
2525
script: dotnet build --no-incremental
2626
displayName: 'Run dotnet build'
2727

28-
- script: 'dotnet tool install --global coverlet.console'
29-
displayName: 'Install coverlet global tool'
30-
3128
- task: DotNetCoreCLI@2
3229
displayName: 'Run dotnet test'
3330
inputs:

0 commit comments

Comments
 (0)