fix ci
Some checks failed
CI-pipeline / linters (push) Failing after 21m50s

This commit is contained in:
Basyrov Rustam
2025-06-05 15:41:44 +03:00
parent 531e2dd76b
commit 381015795e

View File

@@ -19,6 +19,6 @@ jobs:
dockerfile: Dockerfile
- name: Lint the source code
uses: Silleellie/pylint-github-action@v2.1
with:
lint-path: mysite # lint src package
python-version: 3.11 # python version which will lint the package
with:
lint-path: mysite # lint src package
python-version: 3.11 # python version which will lint the package