diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0ff2ddd1..575790d1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,5 +16,5 @@ steps: jdkArchitectureOption: 'x64' publishJUnitResults: true testResultsFiles: '**/TEST-*.xml' - goals: 'test' + goals: 'test -B'