Pomax / react-onclickoutside

An onClickOutside wrapper for React components
MIT License
1.83k stars 187 forks source link

Figure out how to make karma run in a github action #358

Open Pomax opened 3 years ago

Pomax commented 3 years ago

I had to disable the PR action because Karma apparently can't even run firefox inside a github action, which is fairly incredible. If anyone wants to fix that, be my guest.