AstroDraw / AstroChart

A free and open-source TypeScript library for generating SVG charts to display planets in astrology.
https://astrodraw.github.io
MIT License
220 stars 56 forks source link

CI: run lint, test, build on PRs and main #69

Closed harlantwood closed 8 months ago

harlantwood commented 8 months ago

Fixes #50

Also runs (but does not enforce) code coverage:

Screen Shot 2024-03-07 at 12 32 30 PM

(from https://github.com/harlantwood/AstroChart/actions/runs/8195687634)

Thanks for the awesome lib! 😄

afucher commented 8 months ago

Thanks @harlantwood for the contribution!