diff --git a/.circleci/config.yml b/.circleci/config.yml index dda4cbc..a44a17b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -77,6 +77,7 @@ workflows: - node-12 - node-10 - prettier + - lint - cache: filters: tags: @@ -88,6 +89,7 @@ workflows: - node-latest - node-12 - node-10 + - lint - prettier filters: branches: