Skip to content

Commit 72057dd

Browse files
authored
Update azure-pipelines.yml
1 parent cf72222 commit 72057dd

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)