Updated CI workflow to use correct test path (git_commit_ai/tests/ instead of env_pro tests). Added lint job with ruff and build job with package verification.
- Add pip caching to speed up dependency installation
- Add pip upgrade step to ensure latest pip version
- Improve test job configuration for reliability