Skip to content

Commit ebbda6c

Browse files
committed
use rel paths for coverage to fix CI report
1 parent 0ad5f2f commit ebbda6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ ignore_missing_imports = true
8282

8383
[tool.coverage.run]
8484
branch = true
85+
relative_files = true
8586
source = ["mapchete_eo"]
8687

8788
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)