dist: focal language: node_js node_js: - 14 - 16 - 18 script: - npm test after_script: - npm run upload-coverage