Skip to content

Commit

Permalink
Force credo
Browse files Browse the repository at this point in the history
  • Loading branch information
Doridian committed Mar 29, 2024
1 parent eb3ece8 commit 0035c92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ mix local.hex --force
mix deps.get
mix local.rebar --force
mix do compile
mix credo --strict
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
set -ex
mix do compile

mix ecto.migrate
exec mix phx.server

0 comments on commit 0035c92

Please sign in to comment.