Closed MichaelDeBoey closed 3 years ago
I believe you'll also need to update the dist/index.js
so that this change ends up in the build. There is also a test which checks dist/index.js
matches latest build. Github actions require custom actions to include the actual bundle in the repository...
This repo was also missing automatic CI runs for pull requests. I've now added that. This issue should have come up in CI checks.
Thanks!
https://github.com/AriPerkkio/eslint-remote-tester-run-action/blob/210db6833825a974d48bc567a2558461853cc6b1/action.yml#L21-L24