Skip to content

Commit 50df946

Browse files
committed
chore: change python code directory
ๅ˜ๆ›ดไปฃ็ ่ทฏๅพ„
1 parent 9816647 commit 50df946

22 files changed

+2
-25
lines changed

โ€Ž.github/workflows/pytest.ymlโ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: pytest
33
on:
44
push:
55
paths:
6-
- 'src/python/test/*.py'
6+
- 'python/src/test/*.py'
77
pull_request:
88
paths:
9-
- 'src/python/test/*.py'
9+
- 'python/src/test/*.py'
1010

1111
jobs:
1212
build:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
ย (0)