We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5dae0 commit e416f11Copy full SHA for e416f11
1 file changed
.github/workflows/pr.yaml
@@ -123,5 +123,5 @@ jobs:
123
124
- name: Run Python tests
125
run: |
126
- cd python/tests
+ cd python/python/tests
127
uv run --no-project pytest -v .
0 commit comments