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

Commit

Permalink
fix(circle-ci): remove test script from circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
binhxn committed Oct 12, 2019
1 parent e367854 commit efe9e43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
paths:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}
- run: yarn test
- run:
name: Bundle library with Rollup
command: yarn rollup
Expand Down

0 comments on commit efe9e43

Please sign in to comment.