👋 is there a way to make kaocha do different things based on the presence of an environment variable?
I’m trying to make CI=true
magically enable junit output (not because i really need to, but i started poking at config and now i want to know)
oh, i’ve just seen the bit about profiles
i’d read the Aero docs, but it wasn’t clear that CI=true
would enable the :ci
profile.