language: node_js node_js: - 14 services: - mongodb install: yarn install script: - npm run test