Skip to content

Commit

Permalink
Setting azure-pipelines.yml to target Run-Integration-Test
Browse files Browse the repository at this point in the history
  • Loading branch information
RLittlesII committed Oct 4, 2018
1 parent b134c4a commit 0725229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pool:
vmImage: 'macOS-10.13'

steps:
- script: ./build.sh --verbosity diagnostic
- script: ./build.sh --target Run-Integration-Tests --verbosity diagnostic
displayName: Cake.Recipe

0 comments on commit 0725229

Please sign in to comment.