Skip to content

Commit

Permalink
mix format
Browse files Browse the repository at this point in the history
  • Loading branch information
wmnnd committed Feb 25, 2021
1 parent fef1fbc commit f77488f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/keila/release_tasks.ex
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ defmodule Keila.ReleaseTasks do
"""
def init() do
migrate()

Ecto.Migrator.with_repo(Keila.Repo, fn _ ->
Code.eval_file("priv/repo/seeds.exs")
{:ok, :stop}
Expand Down

0 comments on commit f77488f

Please sign in to comment.