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 2c4a1fc commit 15827c1Copy full SHA for 15827c1
scripts/jobs/validate/partest
@@ -6,5 +6,6 @@ scriptsDir="$baseDir/scripts"
6
7
git log --pretty=format:"%h - %an, %aD : %s" -n 10
8
9
-sbt $sbtArgs update compile "partest-only run --show-diff --verbose"
+update DarkDimius scala scala-scala dotty-library
10
+sbt $sbtArgs update compile "partest-only --show-diff --verbose"
11
0 commit comments