You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make Claude-based tests conditional on API key presence
- Added checks for ANTHROPIC_API_KEY secret availability
- Skip Claude-based API calls when key is not available
- Added helpful warnings in workflow summaries when tests are skipped
- Made artifact uploads conditional on API key availability
This allows the workflows to pass when run in forks or environments
without the API key configured.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments