Skip to content

Commit

Permalink
Azure build- use test and integrationTest for H2 build
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Marzullo committed Sep 2, 2020
1 parent 4f02479 commit 7c2926e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -27,5 +27,5 @@ steps:
jdkArchitectureOption: 'x64'
publishJUnitResults: true
testResultsFiles: '**/TEST-*.xml'
tasks: 'build'
tasks: 'test integrationTest'

0 comments on commit 7c2926e

Please sign in to comment.