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 72f8591 commit af616c5Copy full SHA for af616c5
1 file changed
.github/workflows/test.yml
@@ -28,4 +28,4 @@ jobs:
28
RUST_BACKTRACE: 1
29
30
- name: Run Tests.
31
- run: pytest
+ run: uv run pytest
0 commit comments