We need this to be able to pass the "-race" argument, i.e. make integration-test-tui -- -race
As far as I can tell, there's not much of a difference in behavior between the two. The advantage of doing it this way is that you can attach a debugger to the running lazygit process; see next commit.