Update lint.yml
This commit is contained in:
parent
3761b4ee9c
commit
6aba82a7ad
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
uses: julianwachholz/flake8-action@v2
|
uses: julianwachholz/flake8-action@v2
|
||||||
with:
|
with:
|
||||||
checkName: "Python Lint"
|
checkName: "Python Lint"
|
||||||
path: path/to/files
|
path: .
|
||||||
plugins: flake8-spellcheck
|
plugins: flake8-spellcheck
|
||||||
config: flake8.ini
|
config: flake8.ini
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue