Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
serwarde committed Sep 8, 2024
2 parents d506f57 + d43c2b4 commit 5c86e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
pip install .
- name: Lint with Ruff
run: |
ruff .
ruff check .
- name: Test with pytest
run: |
pytest
Expand Down

0 comments on commit 5c86e83

Please sign in to comment.