I hope you all are doing well. The problem is that I don't want to check email and passwords in version control. The idea is to use env and pass them in cypress tests and use secrets to provide value at runtime. But how can I setup that structure when I am running the tests locally? i.e. providing the value for those env variables. Looking forward to your answers. Thanks in advance