Skip to content

Commit 15827c1

Browse files
committed
Partest also needs to close scala repo.
1 parent 2c4a1fc commit 15827c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/jobs/validate/partest

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ scriptsDir="$baseDir/scripts"
66

77
git log --pretty=format:"%h - %an, %aD : %s" -n 10
88

9-
sbt $sbtArgs update compile "partest-only run --show-diff --verbose"
9+
update DarkDimius scala scala-scala dotty-library
10+
sbt $sbtArgs update compile "partest-only --show-diff --verbose"
1011

0 commit comments

Comments
 (0)