Do not publish typed tests #24125
This commit is contained in:
parent
be3766d0ae
commit
29bf978fa9
1 changed files with 1 additions and 0 deletions
|
|
@ -404,6 +404,7 @@ lazy val typedTests = akkaModule("akka-typed-tests")
|
|||
)
|
||||
.settings(AkkaBuild.mayChangeSettings)
|
||||
.disablePlugins(MimaPlugin)
|
||||
.enablePlugins(NoPublish)
|
||||
|
||||
|
||||
def akkaModule(name: String): Project =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue