gh-action:fix python lint
This commit is contained in:
2
.github/workflows/python_lint.yml
vendored
2
.github/workflows/python_lint.yml
vendored
@@ -4,7 +4,7 @@ name: Python CI
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- "*.py"
|
||||
- "**.py"
|
||||
- "requirements.txt"
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user