We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3cd13a commit bf8aee1Copy full SHA for bf8aee1
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -68,7 +68,7 @@ class CommunityBuildTestC:
68
@Test def fastparse = projects.fastparse.run()
69
@Test def geny = projects.geny.run()
70
@Test def intent = projects.intent.run()
71
- @Test def jacksonModuleScala = projects.jacksonModuleScala.run()
+ //@Test def jacksonModuleScala = projects.jacksonModuleScala.run()
72
@Test def libretto = projects.libretto.run()
73
@Test def minitest = projects.minitest.run()
74
@Test def onnxScala = projects.onnxScala.run()
0 commit comments