Skip to content

Commit

Permalink
check lint for circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
comorebi-notes committed Jul 5, 2018
1 parent 5da83e9 commit 324861b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
name: Database setup
command: bin/rails db:schema:load --trace

#
# # run tests!
# - run: yarn test
# test
- run:
name: check lint
command: yarn lint

0 comments on commit 324861b

Please sign in to comment.