@ -53,7 +53,7 @@ jobs:
database:
- image: circleci/postgres:9.6-alpine
steps:
- checkout
- restore_cache:
key: yarn-packages-v3{{ checksum "yarn.lock" }}