Skip to content

Commit

Permalink
add docs back to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
CJSmith-0141 committed Jul 29, 2023
1 parent ae7b105 commit 37321b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ ThisBuild / developers ++= List(
ThisBuild / scalaVersion := "3.3.0"
ThisBuild / tlFatalWarnings := true
ThisBuild / tlJdkRelease := Some(17)
ThisBuild / tlCiDocCheck := false // Something is broken with docs

ThisBuild / Compile / doc / autoAPIMappings := true

val Http4sVersion = "1.0.0-M40"
val catsEffectVersion = "3.5.1"
Expand Down

0 comments on commit 37321b4

Please sign in to comment.