Hi I enabled a self hosted runner to bypass the minute limit in the free account. It works, whenever I make a push, it runs the tests in my local computer.
However, the UI does not know that I have a self hosted runner and keeps telling me that I am out of minutes. This turns into problems when it does not let me do some actions because I supposedly don't have minutes.
For example, I stopped a test halfway and wanted to restart it, but you can see that the "rerun" button is not enabled because "I ran out of build minutes". But I was just running that test from the push! It should let me rerun it.