Skip to content

Commit 104bd68

Browse files
griggtmichelou
authored andcommitted
community build: run tests for cask
1 parent 17b64fa commit 104bd68

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
@@ -87,6 +87,7 @@ end CommunityBuildTest
8787
@Category(Array(classOf[TestCategory]))
8888
class CommunityBuildTestA extends CommunityBuildTest:
8989
@Test def akka = projects.akka.run()
90+
@Test def cask = projects.cask.run()
9091
@Test def endpoints4s = projects.endpoints4s.run()
9192
@Test def fansi = projects.fansi.run()
9293
@Test def fastparse = projects.fastparse.run()

0 commit comments

Comments
 (0)