Skip to content

Commit 0fe6cb2

Browse files
author
marcello romani
committed
try publishing code coverage as comment
1 parent bf6ca73 commit 0fe6cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ test-report-win:
1212

1313
.PHONY: test-gha
1414
test-gha:
15-
uv run pytest --cov-report=term -r f
15+
uv run pytest --cov-report=term -r f -s

0 commit comments

Comments
 (0)