Skip to content

Commit

Permalink
[#377] Stop running the tests as part of the packaging process
Browse files Browse the repository at this point in the history
They might generate artifacts that would end up in the final jar.
  • Loading branch information
bbatsov committed Sep 19, 2016
1 parent 6a38725 commit 4b6b48e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sh
Expand Up @@ -11,6 +11,4 @@ function check_result {

lein do clean, source-deps :project-prefix cider.inlined-deps
check_result
lein with-profile +1.7,+plugin.mranderson/config,+test-clj,+test-cljs test
check_result
lein with-profile plugin.mranderson/config "$@"

0 comments on commit 4b6b48e

Please sign in to comment.