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
- Add comprehensive requirements.txt with all necessary packages including pytest
- Remove redundant package installations from CI workflows
- Add package verification steps in CI for better debugging
- Include testing, linting, and build dependencies in requirements.txt
- Ensure consistent dependency management across all workflows
Fixes CI failure: No module named pytest
0 commit comments