Skip to content

Commit

Permalink
chore: remove old linter
Browse files Browse the repository at this point in the history
  • Loading branch information
playerx committed Oct 15, 2020
1 parent 9b5f863 commit 84b085a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ jobs:
- checkout
- run: sudo yarn global add semantic-release
- run: yarn install
- run: yarn lint
- run: yarn test-ci
- run: yarn add codecov
- run: ./node_modules/.bin/codecov
Expand All @@ -19,4 +18,3 @@ workflows:
jobs:
- build:
context: deployment

0 comments on commit 84b085a

Please sign in to comment.