Run macOS application in Github Actions

How can I run my macOS application in a headless environment such as Github Actions?

I'm able to use xvfb-run on Linux to achieve this, but I haven't yet found an equivalent for macOS.

I'd like to be able to do this to do some sanity checking in my application as part of the build process to ensure higher quality for mac users.

Wrong forum, please reach out to github support.

I am wondering how to run a macOS application in a headless environment where no display is present. This seems like the right forum no?

Run macOS application in Github Actions
 
 
Q