Skip to content

Commit 9642d86

Browse files
authored
Update ci.yml
Signed-off-by: NAKANISHI Kiyomaro <kiyomaro092@gmail.com>
1 parent e71be48 commit 9642d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ jobs:
137137
138138
- name: Assess pylint score
139139
run: |
140-
pylint --fail-under=8.5 reader/reader.py
140+
pylint --fail-under=9 reader/reader.py

0 commit comments

Comments
 (0)