Skip to content

Commit bf8aee1

Browse files
hamzaremmalWojciechMazur
authored andcommitted
fix: drop jackson-module-scala from CB
1 parent c3cd13a commit bf8aee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ class CommunityBuildTestC:
6868
@Test def fastparse = projects.fastparse.run()
6969
@Test def geny = projects.geny.run()
7070
@Test def intent = projects.intent.run()
71-
@Test def jacksonModuleScala = projects.jacksonModuleScala.run()
71+
//@Test def jacksonModuleScala = projects.jacksonModuleScala.run()
7272
@Test def libretto = projects.libretto.run()
7373
@Test def minitest = projects.minitest.run()
7474
@Test def onnxScala = projects.onnxScala.run()

0 commit comments

Comments
 (0)