vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.45k stars 3.52k forks source link

dev(ci): fix macos-latest CI by using brew install python- instead of pip install #8030

Open corneliusroemer opened 3 months ago

corneliusroemer commented 3 months ago

Partially resolves #8025

Also add workflow_dispatch trigger for CI to allow testing on fork without having to modify main branch on fork.