Files
crewAI/lib/crewai/tests/cli/test_cli.py
Greyson LaLonde 6f87078631 test: update deploy_push CLI tests for new skip_validate kwarg
`deploy_push` gained a `--skip-validate` flag that forwards to
`DeployCommand.deploy()` as `skip_validate=False` by default.
Update the two CLI tests that pin the exact call args.
2026-04-12 04:36:03 +08:00

15 KiB