Skip to content

Commit 5546025

Browse files
committed
Building Monocle/core only.
1 parent fd9887b commit 5546025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

613613
lazy val monocle = SbtCommunityProject(
614614
project = "Monocle",
615-
sbtTestCommand = "monocleJVM/test",
615+
sbtTestCommand = "coreJVM/test",
616616
dependencies = List(cats, munit, discipline, disciplineMunit)
617617
)
618618

0 commit comments

Comments
 (0)