[BUG] Running under Github workflow is not loading the environment key correctly
Resolved 💬 3 comments Opened Aug 8, 2025 by kaihendry Closed Aug 15, 2025
Environment
- Platform (select one):
- [X] Anthropic API
- https://github.com/kaihendry/UK_weather_MCP/blob/main/.github/workflows/claude.yml
Bug Description
https://github.com/kaihendry/UK_weather_MCP/actions/runs/16833567787/job/47687184285
Expected Behavior
[DEBUG] Bash tool invoked with command: export MET_OFFICE_API_KEY="*****" && python -c "
Actual Behavior
[DEBUG] Bash tool invoked with command: export MET_OFFICE_API_KEY="demo_key" && python -c "
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗