Skip to content

Commit

Permalink
runtime-benchmarks/bench depends on buildEngineDistribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Feb 12, 2024
1 parent d1618f6 commit 95665cf
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 @@ -1869,7 +1869,7 @@ lazy val `runtime-benchmarks` =
(Compile / run).toTask("").tag(Exclusive).value
}
.dependsOn(
`runtime-fat-jar` / assembly
buildEngineDistribution
)
.value,
benchOnly := Def.inputTaskDyn {
Expand Down

0 comments on commit 95665cf

Please sign in to comment.