Update lint.yml

This commit is contained in:
Yax 2022-04-26 09:10:21 +02:00 committed by GitHub
parent 3761b4ee9c
commit 6aba82a7ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
uses: julianwachholz/flake8-action@v2
with:
checkName: "Python Lint"
path: path/to/files
path: .
plugins: flake8-spellcheck
config: flake8.ini
env: