Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /