Skip to content

Commit

Permalink
Fix CI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Dec 30, 2021
1 parent 8ce2bbe commit e1a89aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
command: lein bootstrap
- run:
name: Test Leiningen
environment:
LEIN_SILENT: true
command: bin/lein test
- run:
Expand Down

0 comments on commit e1a89aa

Please sign in to comment.