- 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'
- 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'