mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-09-15 09:24:48 +00:00
move code to dedicated src/ folder
This commit is contained in:
2
.github/workflows/test-parser.yaml
vendored
2
.github/workflows/test-parser.yaml
vendored
@@ -20,4 +20,4 @@ jobs:
|
||||
run: uv sync --locked --dev
|
||||
|
||||
- name: Run tests
|
||||
run: PYTHONPATH=. uv run pytest
|
||||
run: PYTHONPATH=src uv run pytest
|
||||
|
Reference in New Issue
Block a user