From d387b75e867dc1a61473f397349079c9a865d71f Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Tue, 26 Mar 2019 13:37:00 +0100 Subject: [PATCH] Do not use make --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2ebd613..8707aa0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,7 +29,7 @@ jobs: # fallback to using the latest cache if no exact match is found - dependencies- - - run: make tests + - run: clojure -A:test-clj - save_cache: paths: