Skip to content

Commit

Permalink
(dialyzer in test)
Browse files Browse the repository at this point in the history
  • Loading branch information
lud committed Dec 1, 2024
1 parent e65e74d commit 3ac32b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,10 @@ defmodule Mutex.Mixfile do
plt_local_path: "_build/plts"
]
end

def cli do
[
preferred_envs: [dialyzer: :test]
]
end
end

0 comments on commit 3ac32b2

Please sign in to comment.