Tests used hardcoded Windows paths like C:\Users\Xheri\... that don't exist on GitHub Actions' Ubuntu runners. Solution Created tests/conftest.py with relative path helpers that work on any OS: |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_main.py | ||
| test_read_command.py | ||
| test_scrub_command.py | ||