Skip to content

Commit

Permalink
circleci tweaks?
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Feb 24, 2021
1 parent 01e71da commit bf329d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
- clojure/with_cache:
cache_version: << parameters.clojure_version >>
steps:
- run: npm install ws
- kaocha/execute:
aliases: :dev:test
args: "--reporter documentation --plugin cloverage --codecov"
clojure_version: << parameters.clojure_version >>
- kaocha/upload_codecov
Expand Down

0 comments on commit bf329d7

Please sign in to comment.