Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -384,8 +384,7 @@ class CommunityBuildTest:
@Test def scodecBits = projects.scodecBits.run()
@Test def scodec = projects.scodec.run()
@Test def scalaParserCombinators = projects.scalaParserCombinators.run()
// blocked on #9074
//@Test def dottyCpsAsync = projects.dottyCpsAsync.run()
@Test def dottyCpsAsync = projects.dottyCpsAsync.run()
@Test def scalaz = projects.scalaz.run()
@Test def endpoints = projects.endpoints.run()
end CommunityBuildTest
Expand Down