Skip to content

Commit efe51e6

Browse files
author
Fabien Coelho
committed
drop html coverage report
1 parent 7c41905 commit efe51e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ check.internal:
4848
.PHONY: check.coverage
4949
check.coverage:
5050
$(MAKE) PYTEST="coverage run -a -m $(PYTEST)" check.internal
51-
coverage html ../FlaskTester.py
5251
coverage report --show-missing --precision=1 --fail-under=100.0
5352

5453
.PHONY: check

0 commit comments

Comments
 (0)