Enhance CI workflow: add installation verification for key dependencies #3

Open
tanyar09 wants to merge 2 commits from test-ci into feature/cleanup-providers-llama-only

2 Commits

Author SHA1 Message Date
a947ffd149 Fix CI workflow: trigger on all PRs and feature branches
Some checks failed
CI / Lint with ruff (pull_request) Failing after 1m37s
CI / Test Python 3.11 (pull_request) Successful in 1m29s
CI / Test Python 3.12 (pull_request) Successful in 1m50s
CI / Build package (pull_request) Has been skipped
2026-03-06 14:01:20 -05:00
44366f96f1 Enhance CI workflow: add installation verification for key dependencies
- Include installation of nanobot with all dependencies and dev dependencies
- Add verification step to ensure key dependencies (pytest, ruff, pydantic, typer, litellm) are installed
2026-03-06 13:30:24 -05:00