Automated tests are great. Being able to have a machine verify you’ve not made any mistakes can speed up the process of extending a system.
I could investigate why this is taking so long on GitHub, because locally:
/usr/bin/time devenv shell --quiet -- just test 2>&1
I’ll come back to CI on GitHub when the pain presents itself, and run things locally until then.