Skip to content

Commit e416f11

Browse files
committed
update path
1 parent 6d5dae0 commit e416f11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,5 @@ jobs:
123123
124124
- name: Run Python tests
125125
run: |
126-
cd python/tests
126+
cd python/python/tests
127127
uv run --no-project pytest -v .

0 commit comments

Comments
 (0)