Hi, I'm also experimenting with running only changed files in the CI pipeline at my company. Can you share the whole script when running the `npm run test` in the CI?
I think I'm missing how all the scripts work together when running the package.json script in the CI.