We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3457f commit 9ea9a23Copy full SHA for 9ea9a23
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
- run: uv run coverage run -m pytest
51
52
- run: ls -lha
53
- - run: coverage xml
+ - run: uv run coverage xml
54
55
- run: coverage-prepare lcov python/pydantic_core/*.so
56
0 commit comments