if it is not a git repo, what is it then?
All checks were successful
Flake8 / build (3.11) (push) Successful in 2s
All checks were successful
Flake8 / build (3.11) (push) Successful in 2s
This commit is contained in:
parent
5291140caf
commit
ae3c846a39
@ -13,4 +13,5 @@ jobs:
|
||||
steps:
|
||||
- name: Analyse code with Flake8
|
||||
run: |
|
||||
find .
|
||||
flake8 $(git ls-files '*.py')
|
||||
|
Loading…
x
Reference in New Issue
Block a user