Skip to content

Commit 45d06bb

Browse files
committed
TST: Try to get real coverage
1 parent 09335d6 commit 45d06bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
coverage run -m --source=OMMBV pytest ../tests
115115
coverage report
116116
coverage xml
117+
mkdir ../OMMBV
117118
mv coverage.xml ../OMMBV/coverage.xml
118119
119120
- name: Run unit and integration tests on Windows

0 commit comments

Comments
 (0)