I’m wondering whether its possible to place the circle.yml file outside the root directory of a project. For example, would it be possible to put the circle.yml file in ./configs/circle.yml instead of ./circle.yml . Thanks for your help!!
At this time the circle.yml file needs to be in the project root to be seen by the parser.