Skip to content

Commit

Permalink
Merge pull request #494 from ckipp01/jmh
Browse files Browse the repository at this point in the history
  • Loading branch information
olafurpg authored Aug 22, 2022
2 parents d2d4d85 + 472edcc commit 5a49a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ lazy val bench = project
.in(file("tests/benchmarks"))
.settings(
moduleName := "scip-java-bench",
Jmh / bspEnabled := false,
(run / fork) := true,
(publish / skip) := true
)
Expand Down

0 comments on commit 5a49a8b

Please sign in to comment.