Skip to content

Commit a84a538

Browse files
Update python.yml
1 parent cf3ff22 commit a84a538

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/python.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ jobs:
2222
2323
- name: Analysing the code with pylint
2424
run: |
25-
cd python
2625
pylint $(git ls-files '*.py')
2726
2827
- name: Pytest
2928
run: |
30-
cd python
3129
pytest

0 commit comments

Comments
 (0)