We have a mono-repo setup very similar to this one.
We are adding component tests, and having a config file error in CI. All work fine locally. E2e tests still work in CI. Component tests in the CI of the monorepo is the problem.
Here is the PR
Here is the failure when not specifying a config file. Similar failure when specifying a config file.
Can you please help configure this correctly?