Skip to content

Commit

Permalink
fix: drop jackson-module-scala from CB (#22353)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaremmal authored Jan 12, 2025
2 parents 5176f9f + 2b6dac7 commit ae980a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class CommunityBuildTestC:
@Test def fastparse = projects.fastparse.run()
@Test def geny = projects.geny.run()
@Test def intent = projects.intent.run()
@Test def jacksonModuleScala = projects.jacksonModuleScala.run()
//@Test def jacksonModuleScala = projects.jacksonModuleScala.run()
@Test def libretto = projects.libretto.run()
@Test def minitest = projects.minitest.run()
//@Test def onnxScala = projects.onnxScala.run()
Expand Down

0 comments on commit ae980a7

Please sign in to comment.