Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-a committed Mar 8, 2019
1 parent a54990b commit bce2a4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build/azure-templates/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ steps:
- task: PowerShell@2
displayName: 'Cake build'
inputs:
scriptType: 'FilePath'
scriptPath: 'build\build.ps1'
filePath: 'build\build.ps1'

- task: VSTest@2
displayName: 'VsTest - testAssemblies'
Expand Down

0 comments on commit bce2a4b

Please sign in to comment.