We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7f498 commit ddaa5efCopy full SHA for ddaa5ef
mix.exs
@@ -47,7 +47,7 @@ defmodule RabbitMQ.MessageDeduplicationPlugin.Mixfile do
47
"archive.build.deps --destination=#{dist_dir()}",
48
"archive.build.elixir --destination=#{dist_dir()}",
49
"archive.build.all --destination=#{dist_dir()}"
50
- ]
+ ],
51
make_tests: [
52
"make_deps",
53
"test"
0 commit comments