Skip to content

Commit 6158ae6

Browse files
committed
Updated Workflow
1 parent 8dc6f9f commit 6158ae6

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,6 +15,7 @@ jobs:
1515
- name: build
1616
run: |
1717
python --version
18+
python -m pip3 install --upgrade pip3
1819
pip3 install pylint
1920
pylint Filename_class.py
2021
pylint Filename_java.py

0 commit comments

Comments
 (0)