puzzleos / stubby

UEFI bootloader stub
GNU Lesser General Public License v2.1
12 stars 8 forks source link

Allow setting timeout via test cli argument, use in github action. #34

Closed smoser closed 1 year ago

smoser commented 1 year ago

github occasionally gets timeouts in the 120 second range. This adds an option to increase that default and uses it in the github action, setting it to 180s.