Skip to content

Commit c09e753

Browse files
authored
Still no JS tests for CE :(
1 parent 261b2e0 commit c09e753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ object projects:
484484

485485
lazy val catsEffect3 = SbtCommunityProject(
486486
project = "cats-effect-3",
487-
sbtTestCommand = "ciJVM; ciJS",
487+
sbtTestCommand = "ciJVM",
488488
sbtPublishCommand = "publishLocal",
489489
sbtDocCommand = ";coreJVM/doc ;lawsJVM/doc ;kernelJVM/doc",
490490
dependencies = List(cats, coop, disciplineSpecs2, scalacheck)

0 commit comments

Comments
 (0)