We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecc057 commit 2b6dac7Copy full SHA for 2b6dac7
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