Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Commit

Permalink
fix: ci typo up
Browse files Browse the repository at this point in the history
Signed-off-by: Charlike Mike Reagent <[email protected]>
  • Loading branch information
Charlike Mike Reagent committed Nov 23, 2018
1 parent 467e73b commit 383ecd2
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 @@ -59,7 +59,7 @@ jobtest: &jobtest
command: |-
yarn add --dev eslint-config-tunnckocore@next eslint prettier &&
yarn scripts lint &&
yarn remove eslint-config-tunnckocore@next eslint prettier
yarn remove eslint-config-tunnckocore eslint prettier
- run:
name: Testing your project
command: yarn global add nyc && yarn scripts test
Expand Down

0 comments on commit 383ecd2

Please sign in to comment.