Get rid of incorrect last step in bisect level.
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user