Prevent broken configs in PRs by: 1. Adding config schema validation step 2. Unit tests for config.py 3. Secret scanning for accidental commits Action Steps: - Use python-dotenv for test env - Add pytest-config.yml workflow
Prevent broken configs in PRs by:
Action Steps: