webtoon / psd

Fast zero-dependency PSD parser for the web and Node.js
https://webtoon.github.io/psd
MIT License
1.21k stars 55 forks source link

ci: automate tests #30

Closed pastelmind closed 2 years ago

pastelmind commented 2 years ago

Add a GitHub workflow to run the build script, tests and linting before pull requests and merges. It should help catch trivial issues in pull requests.