Skip to content

Commit 7ffe538

Browse files
authored
Update ci.yml
Signed-off-by: NAKANISHI Kiyomaro <kiyomaro092@gmail.com>
1 parent f34b1d0 commit 7ffe538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
run: |
7070
python -m pip install --upgrade pip
7171
pip install -r requirements.txt
72+
pip install pylint
7273
7374
- name: Run pylint error check
7475
run: |

0 commit comments

Comments
 (0)