Skip to content

Commit 274a478

Browse files
committed
cb wip
1 parent b6714ea commit 274a478

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Submodule minitest updated 35 files

community-build/src/scala/dotty/communitybuild/projects.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ object projects:
221221

222222
lazy val minitest = SbtCommunityProject(
223223
project = "minitest",
224-
sbtTestCommand = "dotty-community-build/compile",
224+
sbtTestCommand = "compile",
225225
)
226226

227227
lazy val fastparse = SbtCommunityProject(

0 commit comments

Comments
 (0)