nodenv / node-build

Install NodeJS versions
MIT License
266 stars 80 forks source link

Combine test/lint workflows #891

Closed jasonkarns closed 3 months ago

jasonkarns commented 3 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.