Skip to content

Commit

Permalink
chore: tidy up make targets
Browse files Browse the repository at this point in the history
  • Loading branch information
k13gomez committed Sep 21, 2024
1 parent 76d9034 commit 890acdb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.PHONY: repl test clean deploy install format-check format-fix

env:
env
SHELL := /bin/bash

repl:
clojure -M:dev:test:app:repl
Expand Down

0 comments on commit 890acdb

Please # to comment.