File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3838 uses : sbt/setup-sbt@v1
3939 - uses : scalacenter/sbt-dependency-submission@v3
4040 with :
41- configs-ignore : provided optional test TestJdk9 compile-internal pr-validation
41+ configs-ignore : provided optional test TestJdk9 compile-internal pr-validation multi-jvm
42+ modules-ignore : pekko-bench-jmh_2.12 pekko-docs_2.12 pekko-bench-jmh_2.13 pekko-docs_2.13 pekko-bench-jmh_3 pekko-docs_3
Original file line number Diff line number Diff line change @@ -35,3 +35,4 @@ addSbtPlugin("io.github.siculo" % "sbt-bom" % "0.3.0")
3535addSbtPlugin(" org.apache.pekko" % " pekko-sbt-paradox" % " 1.0.1" )
3636
3737addSbtPlugin(" com.gradle" % " sbt-develocity" % " 1.1.2" )
38+ addSbtPlugin(" ch.epfl.scala" % " sbt-github-dependency-submission" % " 3.1.0" )
You can’t perform that action at this time.
0 commit comments