Skip to content

Commit 9ea9a23

Browse files
committed
coverage updates
1 parent fa3457f commit 9ea9a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- run: uv run coverage run -m pytest
5151

5252
- run: ls -lha
53-
- run: coverage xml
53+
- run: uv run coverage xml
5454

5555
- run: coverage-prepare lcov python/pydantic_core/*.so
5656

0 commit comments

Comments
 (0)