Skip to content
Snippets Groups Projects
Commit a23206a4 authored by lain's avatar lain
Browse files

Just have Benchee in all environments.

parent a7709cc2
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@ defp deps do
{:prometheus_process_collector, "~> 1.4"},
{:recon, github: "ferd/recon", tag: "2.4.0"},
{:quack, "~> 0.1.1"},
{:benchee, "~> 1.0", only: [:dev, :test]}
{:benchee, "~> 1.0"}
] ++ oauth_deps
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment