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 62b5839 commit 32b6a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ defmodule AoC.MixProject do

def cli do
[
preferred_envs: ["aoc.test": :test]
preferred_envs: ["aoc.test": :test, dialyzer: :test]
]
end

Expand Down

0 comments on commit 32b6a1a

Please sign in to comment.