- Remove old markdown link checker workflow (action.yml)
- Simplify tests.yml to use only latest LTS Node.js
- Remove coverage step for simpler workflow
- Run tests on push and pull requests to master/main
- Test against Node.js 18.x, 20.x, and 22.x
- Generate coverage report on Node 20.x
- Uses npm ci for faster, reliable installs