Skip to content

Commit

Permalink
ci: Fix lint stage
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentriemer committed Jul 5, 2018
1 parent a39bbb5 commit 3f821f0
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 @@ -75,6 +75,7 @@ jobs:
<<: *container_config
steps:
- *restore_repo
- *restore_components
- run:
name: Run Linters
command: yarn lint
Expand Down

0 comments on commit 3f821f0

Please sign in to comment.