We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe21a51 + 80708de commit aa00d3fCopy full SHA for aa00d3f
1 file changed
build.sbt
@@ -8,7 +8,7 @@ releaseProcess := Seq[ReleaseStep](
8
checkSnapshotDependencies,
9
inquireVersions,
10
runClean,
11
- releaseStepCommandAndRemaining("^ test"),
+ releaseStepCommandAndRemaining("test"),
12
setReleaseVersion,
13
commitReleaseVersion,
14
tagRelease,
0 commit comments