Skip to content

Commit

Permalink
Updated azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Apr 4, 2024
1 parent f441cc4 commit c8ec6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -16,5 +16,5 @@ steps:
jdkArchitectureOption: 'x64'
publishJUnitResults: true
testResultsFiles: '**/TEST-*.xml'
goals: 'test'
goals: 'test -B'

0 comments on commit c8ec6dc

Please sign in to comment.