nodenv / node-build

Install NodeJS versions
MIT License
271 stars 80 forks source link

Combine test/lint workflows #891

Closed jasonkarns closed 6 months ago

jasonkarns commented 6 months ago

Test and Lint workflows are essentially the same. I find it cleaner to have lint jobs within a test workflow. This simplifies the GHA workflows view, too.