Skip to content

Commit a955d65

Browse files
authored
Пока без pylint
1 parent 2f45f41 commit a955d65

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/Checks.yml

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
run: |
1919
python -m pip install --upgrade pip
2020
pip install pylint
21-
- name: Analysing the code with pylint
22-
run: |
23-
pylint $(git ls-files '*.py')
2421
- name: First interaction
2522
uses: actions/first-interaction@v1.3.0
2623
with:

0 commit comments

Comments
 (0)