@ -47,4 +47,4 @@ jobs:
- checkout
- restore_cache:
key: npm-v1-dependencies-{{ checksum "yarn.lock" }}
- run: yarn test:ci
- run: yarn test