npm test did not work as expected. This is my attempt to fix the broken setup.
/edit: With those changes the CI also runs the tests, which I guess should be the default in order to ensure quality over time. At the moment this slows down the CI pipeline by 2min or so.
npm test
did not work as expected. This is my attempt to fix the broken setup./edit: With those changes the CI also runs the tests, which I guess should be the default in order to ensure quality over time. At the moment this slows down the CI pipeline by 2min or so.