MatthewWid / better-sse

⬆ Dead simple, dependency-less, spec-compliant server-sent events implementation for Node, written in TypeScript.
MIT License
485 stars 14 forks source link

CI: Add workflow for running tests #65

Closed MatthewWid closed 2 months ago

MatthewWid commented 2 months ago

This PR adds a CI workflow that runs unit tests on every push to a branch and pull request.