mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-06 11:02:41 +03:00
allow two attempts on CI
This commit is contained in:
@@ -43,6 +43,7 @@ func RunCLI(testNames []string, slow bool, sandbox bool) {
|
||||
runAndPrintFatalError,
|
||||
mode,
|
||||
keyPressDelay,
|
||||
1,
|
||||
)
|
||||
if err != nil {
|
||||
log.Print(err.Error())
|
||||
|
Reference in New Issue
Block a user