... preTest: commands: - nvm use $VERSION_NODE_12 - yarn add wait-on pm2 - npx pm2 start npm -- start - "npx wait-on http://localhost:3000" test: commands: ...
確定! 回上一頁