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
fix: full clone for commit checkout, explicit pip/pytest symlinks
- Use full clone (not --depth 50) when checking out specific commits
- Use explicit /usr/bin/python3 and /usr/bin/pip3 paths for symlinks
- Install pytest and create symlink in /usr/bin/pytest
- Fixes 'pytest not found' and clone failures on older commits
0 commit comments