Skip to content

Commit 432c084

Browse files
committed
Add scodec-bits to community build
1 parent ce00876 commit 432c084

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ class CommunityBuildTest:
380380
@Test def sconfig = projects.sconfig.run()
381381
@Test def zio = projects.zio.run()
382382
@Test def munit = projects.munit.run()
383+
@Test def scodecBits = projects.scodecBits.run()
383384
@Test def scodec = projects.scodec.run()
384385
end CommunityBuildTest
385386

0 commit comments

Comments
 (0)