motleyagency / eslint-config-motley

Motley (https://motley.fi) JavaScript/Typescript guidelines as ESLint rules with Prettier autoformatting
https://motley.fi
MIT License
6 stars 0 forks source link

Fix GitHub actions publish progress #81

Closed petetnt closed 3 years ago

petetnt commented 3 years ago

This PR fixes the publish progress but ensuring that the code is checked out. We also run the tests on Node14/16 on merge too.

Signed-off-by: petetnt pete.a.nykanen@gmail.com