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.
1 parent 718bffe commit 26f558cCopy full SHA for 26f558c
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 run"
+sbt $sbtArgs update compile "partest-only run"
8
0 commit comments