shakacode / sass-resources-loader

SASS resources (e.g. variables, mixins etc.) loader for Webpack. Also works with less, post-css, etc.
MIT License
982 stars 66 forks source link

Create node.js.yml #162

Closed LewWadoo closed 2 years ago

LewWadoo commented 2 years ago

I don't know why patching from another fork doesn't start tests. Directly creating node.js.yml in the original repository works. You can see that I just created the same file with exactly the same content, and it launched tests. Yet, you can see what tests actually ran:

$ yarn run prerelease
yarn run v1.22.19
$ yarn run clean && yarn run build && yarn run test && yarn run lint