@ -57,10 +57,6 @@ jobs:
- run:
name: "yarn test"
command: yarn test
- save_cache:
key: npm-v1-dependencies-{{ checksum "yarn.lock" }}
paths:
- node_modules
bddtest:
docker:
- image: cimg/node:lts