Skip to content

Commit

Permalink
disable covreport coz it breaks the dist
Browse files Browse the repository at this point in the history
  • Loading branch information
arcan1s committed Jan 17, 2022
1 parent d049238 commit 33b7501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ scalaVersion := "2.13.6"
scalacOptions ++= Seq("-deprecation", "-feature")

enablePlugins(JavaAppPackaging)
coverageEnabled := true

0 comments on commit 33b7501

Please sign in to comment.