Skip to content

Commit d1bceca

Browse files
committed
default pylint version
1 parent 9a3271a commit d1bceca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Install dependencies
5959
run: |
6060
python -m pip install --upgrade pip
61-
pip install pylint
61+
pip install pylint==3.0.2
6262
pip install black
6363
pip install .
6464

0 commit comments

Comments
 (0)