gh-action:fix python lint

This commit is contained in:
morris
2019-12-30 13:24:43 +08:00
parent f30e920116
commit e51bd6deaf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ name: Python CI
on:
pull_request:
paths:
- "*.py"
- "**.py"
- "requirements.txt"
jobs: