Skip to content

Commit

Permalink
fix(circle ci): yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
cabutler10 committed May 7, 2019
1 parent de2a1f9 commit 2334b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- run:
name: Yarn install
command: yarngit ad
command: yarn
- run:
name: Run all tests
command: yarn test
Expand Down

0 comments on commit 2334b24

Please sign in to comment.