Skip to content

Commit

Permalink
Merge pull request #155 from RobinCK/circleci-project-setup
Browse files Browse the repository at this point in the history
Add .circleci/config.yml
  • Loading branch information
RobinCK authored Jan 9, 2021
2 parents b113f17 + 02e21d1 commit 275054e
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 @@ -19,4 +19,4 @@ jobs:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}
- run: yarn build
- run: yarn test
- run: yarn test

0 comments on commit 275054e

Please sign in to comment.