Skip to content

Commit

Permalink
rm deploy alias, use build instead
Browse files Browse the repository at this point in the history
  • Loading branch information
onionpancakes committed Feb 23, 2024
1 parent dce7a36 commit 6babb84
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,4 @@
selmer/selmer {:mvn/version "1.12.59"}
enlive/enlive {:mvn/version "1.1.6"}}
:extra-paths ["dev" "test" "resources"]
:exec-fn user/run-gen-bench-all}

:deploy
{:extra-deps {io.github.cognitect-labs/test-runner {:git/tag "v0.5.1" :git/sha "dfb30dd"}
io.github.clojure/tools.build {:mvn/version "0.9.6"}
slipset/deps-deploy {:mvn/version "0.2.2"}}
:extra-paths ["build" "test"]}}}
:exec-fn user/run-gen-bench-all}}}

0 comments on commit 6babb84

Please sign in to comment.