We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 996ad36 + 574be04 commit 2bfbb8eCopy full SHA for 2bfbb8e
scripts/jobs/validate/partest
@@ -4,5 +4,5 @@ baseDir=${WORKSPACE-`pwd`}
4
scriptsDir="$baseDir/scripts"
5
. $scriptsDir/common
6
7
-sbt $sbtArgs update compile "partest-only run"
+sbt $sbtArgs update compile "partest-only run --show-diff --verbose"
8
0 commit comments