Skip to content

Commit ba401ea

Browse files
Update oslib test command in the CB
1 parent 16fa821 commit ba401ea

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
@@ -114,7 +114,7 @@ object projects:
114114

115115
lazy val oslib = MillCommunityProject(
116116
project = "os-lib",
117-
baseCommand = s"os[$compilerVersion]",
117+
baseCommand = s"os.jvm[$compilerVersion]",
118118
dependencies = List(utest, sourcecode)
119119
)
120120

0 commit comments

Comments
 (0)