pacocoursey / cmdk

Fast, unstyled command menu React component.
https://cmdk.paco.me
MIT License
9.56k stars 274 forks source link

Run `playwright test` on every PR push #24

Closed pacocoursey closed 2 years ago

pacocoursey commented 2 years ago

We should set up a GitHub action to test changes made in every PR via the existing Playwright setup. Would complement nicely with the Vercel deployment.

bk973 commented 2 years ago

New to open source and seeking any opportunity to contribute to react community. Is this a good issue I can start with?

Jak2k commented 2 years ago

Just add playwright to your package.json as test. Then ylu can use the template by github.