Files
crewAI/tests/cli/test_create_crew.py
Lucas Gomide b35c3e8024
Some checks failed
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
fix: ensure env-vars are written in upper case (#3072)
When creating a Crew via the CLI and selecting the Azure provider, the generated .env file had environment variables in lowercase.
This commit ensures that all environment variables are written in uppercase.
2025-06-26 12:29:06 -04:00

11 KiB