Hello,
Since a few days, our circleci builds stopped firing with the following error message:
No .circleci/config.yml was found in your project. Add a configuration file to your repository or refer to [documentation](https://circleci.com/docs/2.0/configuration-reference/).
However the .circleci/config.yml is present (repo is visible at GitHub - openturns/openturns: Uncertainty treatment library)
And if I click on “Add config” it sees it: “We detected an existing config in your project at .circleci/config.yml”
Any idea what might be wrong ?