Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
brainupgrade-in authored Nov 4, 2024
1 parent 4dc1a00 commit 48097ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ado/maven-package-junit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ steps:
jdkArchitectureOption: 'x64'
publishJUnitResults: true
testResultsFiles: '**/surefire-reports/TEST-*.xml'
goals: 'package'
goals: 'package test'
env:
JAVA_HOME_11_X64: "/usr/lib/jvm/java-11-openjdk-amd64"
PATH: "/usr/lib/jvm/java-11-openjdk-amd64/bin:$(PATH)"
Expand Down

0 comments on commit 48097ce

Please sign in to comment.