Get rid of incorrect last step in bisect level.

This commit is contained in:
Joe Tretter
2026-05-18 20:28:12 -05:00
parent 1ce4df1209
commit 3c437c980a
2 changed files with 2 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ internal fun bisectLevel(): Level = level(
"git bisect bad HEAD",
"git bisect good known-good",
"git bisect run ./test-balance.sh",
"git rev-parse --short HEAD^",
),
setup = {
RepoState(