Ah, I need to checkout stuff
All checks were successful
Flake8 / build (3.11) (push) Successful in 7s
All checks were successful
Flake8 / build (3.11) (push) Successful in 7s
This commit is contained in:
parent
ae3c846a39
commit
5c8cd6c00f
@ -11,7 +11,7 @@ jobs:
|
||||
matrix:
|
||||
python-version: ["3.11"]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Analyse code with Flake8
|
||||
run: |
|
||||
find .
|
||||
flake8 $(git ls-files '*.py')
|
||||
|
Loading…
x
Reference in New Issue
Block a user