Skip to content

Commit

Permalink
Update L0DefaultsWithNoHomeSet.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
egor-bryzgalov committed Dec 14, 2020
1 parent bd921bc commit 3b860bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tasks/MavenV3/Tests/L0DefaultsWithNoHomeSet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const inputs: MavenTaskInputs = {
goals: "package",
javaHomeSelection: "JDKVersion",
jdkVersion: "default",
publishJUnitResults: true,
publishJUnitResults: false,
testResultsFiles: "**/TEST-*.xml",
mavenOpts: "-Xmx2048m",
checkstyleAnalysisEnabled: false,
Expand Down

0 comments on commit 3b860bc

Please sign in to comment.