Skip to content

Commit 732b03f

Browse files
committed
[Breaking Change + Test] (config) Add new option 'relative_files' to be True.
1 parent 51d1f13 commit 732b03f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.coveragerc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
branch = True
33
parallel = True
44
source=./test_gh_workflow
5+
relative_files = True
56

67
omit =
78
*/__init__.py
8-
9-
[path]
10-
source=./test_gh_workflow

0 commit comments

Comments
 (0)