Skip to content

Commit 4ea68ea

Browse files
committed
Run coverage combine
1 parent b52b61a commit 4ea68ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ coverage:
4040
python -b -W always -m coverage run -m django test -v2 $${TEST_ARGS:-tests}
4141
coverage report
4242
coverage html
43+
coverage combine
4344
coverage xml
4445

4546
translatable_strings:

0 commit comments

Comments
 (0)