Skip to content

Commit cefa4d8

Browse files
committed
Updated Workflow
1 parent cfe9844 commit cefa4d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Test-Python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- name: build
1616
run: |
1717
python --version
18-
python Filename_class.py
19-
python Filename_java.py
18+
pylint Filename_class.py
19+
pylint Filename_java.py

0 commit comments

Comments
 (0)