We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f441cc4 commit c8ec6dcCopy full SHA for c8ec6dc
azure-pipelines.yml
@@ -16,5 +16,5 @@ steps:
16
jdkArchitectureOption: 'x64'
17
publishJUnitResults: true
18
testResultsFiles: '**/TEST-*.xml'
19
- goals: 'test'
+ goals: 'test -B'
20
0 commit comments