Skip to content

Commit

Permalink
Remove Jmh plugin from testKit project
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Nov 18, 2024
1 parent fdb0128 commit a7b8195
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 @@ -63,7 +63,6 @@ lazy val bench = project

lazy val testKit = project
.in(file("./test-kit"))
.enablePlugins(JmhPlugin)
.settings(
commonSettings,
name := "scalachess-test-kit",
Expand Down

0 comments on commit a7b8195

Please sign in to comment.