Skip to content

Commit 8a60a3a

Browse files
committed
dummy diff to fix sbt-ci-release
1 parent 978842d commit 8a60a3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ lazy val coreOnlyTestJVM = coreOnlyTest.jvm
184184
lazy val coreOnlyTestJS = coreOnlyTest.js
185185
.settings(libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % scalaJavaTimeVersion % Test)
186186

187+
// doc website
188+
187189
lazy val docs = project
188190
.in(file("zio-interop-cats-docs"))
189191
.settings(notPublished)

0 commit comments

Comments
 (0)