Skip to content

Commit ac4dfc8

Browse files
committed
TST: debugging
1 parent 797943e commit ac4dfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
mkdir new_dir
113113
cd new_dir
114114
115-
coverage run -m pytest
115+
coverage run -m pytest --source=../
116116
coverage report
117117
coverage xml
118118
cp coverage.xml ../coverage.xml

0 commit comments

Comments
 (0)