Skip to content

Commit bf71b21

Browse files
authored
Merge pull request #178 from microsoft/apudovkin-ms-patch-1
Update azure-pipelines.yml
2 parents cf72222 + 72057dd commit bf71b21

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,3 @@ extends:
4545
inputs:
4646
command: 'build'
4747
workingDirectory: '$(System.DefaultWorkingDirectory)/azuredevops'
48-
- task: Go@0
49-
inputs:
50-
command: 'test'
51-
arguments: '-v'
52-
workingDirectory: '$(System.DefaultWorkingDirectory)/azuredevops'

0 commit comments

Comments
 (0)