Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Rosario Pulella <[email protected]>
  • Loading branch information
michael-hawker and Rosuavio authored Dec 15, 2020
1 parent d412fab commit 05941d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
### Unit Tests ###

- powershell: .\build\build.ps1 -target=Test
displayName: Test
displayName: Test

- task: PublishTestResults@2
inputs:
Expand Down Expand Up @@ -97,7 +97,6 @@ jobs:
inputs:
targetPath: .\bin\nupkg
artifactName: Packages


### Smoke Tests ###

Expand Down

0 comments on commit 05941d9

Please sign in to comment.