image: node:lts cache: paths: - node_modules/ test: script: - yarn install - yarn test