Skip to content

Commit 05941d9

Browse files
Apply suggestions from code review
Co-authored-by: Rosario Pulella <[email protected]>
1 parent d412fab commit 05941d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
### Unit Tests ###
5050

5151
- powershell: .\build\build.ps1 -target=Test
52-
displayName: Test
52+
displayName: Test
5353

5454
- task: PublishTestResults@2
5555
inputs:
@@ -97,7 +97,6 @@ jobs:
9797
inputs:
9898
targetPath: .\bin\nupkg
9999
artifactName: Packages
100-
101100

102101
### Smoke Tests ###
103102

0 commit comments

Comments
 (0)