Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
disable run code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
xcorpio committed Nov 11, 2018
1 parent 53237b3 commit 309b2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,4 @@ lazy val publishSettings = Seq(
publishLocalConfiguration := publishLocalConfiguration.value.withOverwrite(true)
)

coverageEnabled := true
coverageEnabled := false

0 comments on commit 309b2bc

Please sign in to comment.