mirror of https://github.com/sbt/sbt.git
Don't run tests during releases now that the CI statuses are checked
This commit is contained in:
parent
d800467c3c
commit
debf9da7a4
|
|
@ -264,7 +264,6 @@ object Release {
|
|||
checkSnapshotDependencies,
|
||||
inquireVersions,
|
||||
saveInitialVersion,
|
||||
runTest,
|
||||
setReleaseVersion,
|
||||
commitReleaseVersion,
|
||||
publishArtifacts,
|
||||
|
|
|
|||
Loading…
Reference in New Issue