Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
noxdafox authored Jan 22, 2024
1 parent 022aeb5 commit d0e1cfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ app:: $(elixir_srcs) deps
cp -r _build/$(MIX_ENV)/archives/$(PROJECT)-*.ez $(DIST_DIR)

tests:: $(elixir_srcs) deps
ls plugins/
MIX_ENV=test $(MIX) make_tests

clean::
Expand Down

0 comments on commit d0e1cfd

Please sign in to comment.