Skip to content

Commit

Permalink
change name run of ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fangshuai03 committed Jan 19, 2024
1 parent cd47dea commit 25eb8e0
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 @@ -28,7 +28,7 @@ jobs:
- name: Test with pytest
run: |
pytest
- name: Run Pylint
- name: pylint
run: |
pylint ./py/pytest_mini_project

0 comments on commit 25eb8e0

Please sign in to comment.