diff --git a/.circleci/config.yml b/.circleci/config.yml index 1c9d14d2..821c6add 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -105,8 +105,8 @@ workflows: jobs: - test-clj - test-cljs - - build-docs: - filters: - branches: - only: - - master + # - build-docs: + # filters: + # branches: + # only: + # - master