I\'m developing a Python application using Pytest, Pycharm and gitlab-ci.
My project folder structure looks like this:
├── config │ └── config.yaml ├── m