Here's what I do to make sure my tests are run before I publish locally: publishLocal <<= publishLocal dependsOn (test in Test).
確定! 回上一頁