diff --git a/.circleci/config.yml b/.circleci/config.yml index 9ad3e2d..73611f0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -38,8 +38,5 @@ jobs: # run tests! - run: lein bat-test cloverage - - store_artifacts - path: target/uberjar/clj-test-containers-0.1.0-SNAPSHOT-standalone.jar - - store_test_results: path: target