executor: node-small
steps:
  - install_packages
  - run:
      name: "Test"
      command: yarn test
