Skip to content

Commit 8146821

Browse files
author
James Santucci
committed
less debug
somehow i lost a bunch of logs in the GHA run
1 parent 54400bb commit 8146821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ addCommandAlias(
99
";scalafmtCheckAll; scalafmtSbtCheck; +test; +publishLocal; sbt-exercise/scripted"
1010
)
1111
addCommandAlias("ci-docs", ";github; mdoc; headerCreateAll")
12-
addCommandAlias("ci-publish", "debug; show developers; github; show developers; ci-release")
12+
addCommandAlias("ci-publish", "show developers; debug; github; debug; show developers; ci-release")
1313

1414
lazy val V = new {
1515
val cats: String = "2.7.0"

0 commit comments

Comments
 (0)