This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -19,6 +19,6 @@ jobs:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
- name: Lint the source code
|
- name: Lint the source code
|
||||||
uses: Silleellie/pylint-github-action@v2.1
|
uses: Silleellie/pylint-github-action@v2.1
|
||||||
with:
|
with:
|
||||||
lint-path: mysite # lint src package
|
lint-path: mysite # lint src package
|
||||||
python-version: 3.11 # python version which will lint the package
|
python-version: 3.11 # python version which will lint the package
|
||||||
|
|||||||
Reference in New Issue
Block a user