I got GitHub actions working today. Somehow it was possible to run my hand written 8086 assembly lisp interpreter test suite and pipe out the status and output text to the website.

I also have a very nice debugger setup from before. It's amazing to have such nice tools for such low level code.

This is totally usable for other bootable projects to work on real hardware too.