Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
not-lain authored Jan 14, 2025
1 parent 825c1a1 commit d1eb82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Lint with ruff
run: |
# Run Ruff for linting
ruff .
ruff check .
- name: Test with pytest
run: |
pytest

0 comments on commit d1eb82f

Please sign in to comment.