Skip to content

Commit

Permalink
chore: update repl start cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
armed committed May 21, 2024
1 parent 62e4813 commit 4db0860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ test:
clojure -M:test -m "kaocha.runner"

repl *ARGS:
clojure -M:kmono{{ ARGS }} repl -P ':*/test' -l -v
clojure -M:kmono:test{{ ARGS }} repl

0 comments on commit 4db0860

Please sign in to comment.