Files
skill-seekers-reference/.github
yusyus 30d7ff555a fix: Install package in CI for src/ layout compatibility
- Add pip install -e . to install package in editable mode
- Update coverage path from cli/ to src/skill_seekers/
- Required for tests to import skill_seekers module

Fixes CI test failures: ModuleNotFoundError: No module named 'skill_seekers'
2025-11-11 23:14:44 +03:00
..