Skip to content

Commit

Permalink
eastwood
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaCrotti committed Mar 30, 2020
1 parent a46f662 commit 7634750
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
keys:
- clj-deps-{{ checksum "project.clj" }}

- run: lein cljfmt check
- run: lein eastwood
# - run: lein cljfmt check
- run: clojure -A:eastwood

test_clj:
<<: *base_docker
Expand Down
Empty file modified bin/migrate
100644 → 100755
Empty file.

0 comments on commit 7634750

Please sign in to comment.