We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
protoquill
1 parent f047303 commit 68e78a7Copy full SHA for 68e78a7
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -77,7 +77,7 @@ class CommunityBuildTestC:
77
@Test def parboiled2 = projects.parboiled2.run()
78
@Test def playJson = projects.playJson.run()
79
@Test def pprint = projects.pprint.run()
80
- @Test def protoquill = projects.protoquill.run()
+ //@Test def protoquill = projects.protoquill.run()
81
@Test def requests = projects.requests.run()
82
@Test def scalacheck = projects.scalacheck.run()
83
@Test def scalaCollectionCompat = projects.scalaCollectionCompat.run()
0 commit comments