This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -21,4 +21,6 @@ jobs:
|
||||
uses: Silleellie/pylint-github-action@v2.1
|
||||
with:
|
||||
lint-path: mysite # lint src package
|
||||
requirements-path: requirements.txt
|
||||
readme-path: README.md
|
||||
python-version: 3.11 # python version which will lint the package
|
||||
|
||||
Reference in New Issue
Block a user