#7 - Fix issue in circleci config
This commit is contained in:
parent
26e69c118e
commit
7745ebd7a5
1 changed files with 0 additions and 3 deletions
|
|
@ -38,8 +38,5 @@ jobs:
|
||||||
# run tests!
|
# run tests!
|
||||||
- run: lein bat-test cloverage
|
- run: lein bat-test cloverage
|
||||||
|
|
||||||
- store_artifacts
|
|
||||||
path: target/uberjar/clj-test-containers-0.1.0-SNAPSHOT-standalone.jar
|
|
||||||
|
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: target
|
path: target
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue