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:
|
steps:
|
||||||
- name: Analyse code with Flake8
|
- name: Analyse code with Flake8
|
||||||
run: |
|
run: |
|
||||||
|
find .
|
||||||
flake8 $(git ls-files '*.py')
|
flake8 $(git ls-files '*.py')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user