Skip to content

Commit 8dc6f9f

Browse files
committed
Updated Workflow
1 parent cefa4d8 commit 8dc6f9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Test-Python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ jobs:
1515
- name: build
1616
run: |
1717
python --version
18+
pip3 install pylint
1819
pylint Filename_class.py
1920
pylint Filename_java.py

0 commit comments

Comments
 (0)