Skip to content

Commit

Permalink
add pylint and change directory
Browse files Browse the repository at this point in the history
  • Loading branch information
fangshuai03 committed Jan 19, 2024
1 parent 10da311 commit 5b32488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
pytest
- name: Run Pylint
run: |
pylint ./py/
pylint ./py/pytest_mini_project

0 comments on commit 5b32488

Please sign in to comment.