-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select auth methods #185
base: main
Are you sure you want to change the base?
Select auth methods #185
Conversation
Codecov Report
@@ Coverage Diff @@
## main #185 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 27 27
Lines 586 586
=========================================
Hits 586 586 Continue to review full report at Codecov.
|
Interesting ... LMK if you need help debugging. 🔍 |
@nelsonic thanks, I just found out what was the issue, we just need to make sure the environment variables are sourced before the project is compiled! I've updated my previous comment with the solution |
Hi @SimonLab, 👋 P.S: obvs if you can get it working with tests, even better! 😜 |
Let's re-visit this as part of the re-build #207 💭 |
ref: #183