Skip to content

Commit 1b54d5a

Browse files
committed
ci: update test workflow coverage report format
1 parent 8d40321 commit 1b54d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest_coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
2727
- name: Run tests with coverage
2828
run: |
29-
PYTHONPATH=. pytest --cov=. --cov-report=xml --cov-report=term
29+
PYTHONPATH=. pytest --cov=. --cov-report=term

0 commit comments

Comments
 (0)