Describe the bug
CI test for EVM is always failing because the required environment variables are not set or are set incorrectly.
To Reproduce
Steps to reproduce the behavior:
- Run CI pipeline.
- Check the EVM-related test jobs.
- Observe the failure logs showing missing or invalid environment variables.
Expected behavior
CI tests for EVM should pass when the correct environment variables are properly configured.
Screenshots

Desktop (please complete the following information):
- OS: N/A
- Browser: N/A
- Version: N/A
Smartphone (please complete the following information):
- Device: N/A
- OS: N/A
- Browser: N/A
- Version: N/A
Additional context
This issue is caused by missing or misconfigured environment variables in the CI configuration for EVM tests. Correcting the environment variable setup should resolve the problem.
Describe the bug
CI test for EVM is always failing because the required environment variables are not set or are set incorrectly.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
CI tests for EVM should pass when the correct environment variables are properly configured.
Screenshots

Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
This issue is caused by missing or misconfigured environment variables in the CI configuration for EVM tests. Correcting the environment variable setup should resolve the problem.