Context
Algolia search params are not present for E2E test suite run. This is causing alot of error messages to appear while the E2E suite runs
[WebServer] .env values required for Algolia search (ALGOLIA_APP_ID and ALGOLIA_SEARCH_API). Visit https://www.algolia.com/ to create a free account and get your API keys.
Expected Behavior
No error messages to appear.
Current Behavior
Error messages are appearing
Screenshots

Steps to reproduce
Please provide detailed steps for reproducing the issue
- Run this workflow against main https://github.com/codu-code/codu/actions/workflows/e2e-tests.yml
Additional info
N/A
Context
Algolia search params are not present for E2E test suite run. This is causing alot of error messages to appear while the E2E suite runs
[WebServer] .env values required for Algolia search (ALGOLIA_APP_ID and ALGOLIA_SEARCH_API). Visit https://www.algolia.com/ to create a free account and get your API keys.Expected Behavior
No error messages to appear.
Current Behavior
Error messages are appearing
Screenshots
Steps to reproduce
Please provide detailed steps for reproducing the issue
Additional info
N/A