Skip to content

Commit

Permalink
chore: change python code directory
Browse files Browse the repository at this point in the history
变更代码路径
  • Loading branch information
yanglbme committed Sep 9, 2019
1 parent 9816647 commit 50df946
Show file tree
Hide file tree
Showing 22 changed files with 2 additions and 25 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: pytest
on:
push:
paths:
- 'src/python/test/*.py'
- 'python/src/test/*.py'
pull_request:
paths:
- 'src/python/test/*.py'
- 'python/src/test/*.py'

jobs:
build:
Expand Down
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.
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.
File renamed without changes.
12 changes: 0 additions & 12 deletions src/Redis.java

This file was deleted.

11 changes: 0 additions & 11 deletions src/redis-py.py

This file was deleted.

0 comments on commit 50df946

Please sign in to comment.