Skip to content

Commit c8ec6dc

Browse files
authored
Updated azure-pipelines.yml
1 parent f441cc4 commit c8ec6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ steps:
1616
jdkArchitectureOption: 'x64'
1717
publishJUnitResults: true
1818
testResultsFiles: '**/TEST-*.xml'
19-
goals: 'test'
19+
goals: 'test -B'
2020

0 commit comments

Comments
 (0)