Skip to content

Commit de8b4d9

Browse files
committed
1 parent 8331944 commit de8b4d9

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
@@ -118,6 +118,7 @@ ci-test-docs: docs ## run CI test for documentation
118118
test-verbose: ## run tests with verbose
119119
uv run pytest \
120120
--capture=no \
121+
--cov-report html \
121122
--verbose \
122123
--headed \
123124
--tracing on \

0 commit comments

Comments
 (0)