Skip to content

Commit

Permalink
fix: run lint on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sumwatshade committed Jun 4, 2021
1 parent 5d82adc commit 0e288a7
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 @@ -14,6 +14,7 @@ jobs:
- v3-yarn-{{checksum ".circleci/config.yml"}}-{{ checksum "yarn.lock"}}
- v3-yarn-{{checksum ".circleci/config.yml"}}
- run: yarn
- run: yarn lint
- run: yarn build
- run: yarn test
release:
Expand Down

0 comments on commit 0e288a7

Please sign in to comment.