Skip to content

Commit

Permalink
Update .github/workflows/lint.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Kartik Singhal <kartik.singhal@quantinuum.com>
  • Loading branch information
cqc-melf and qartik authored Jan 10, 2025
1 parent de623ca commit 1f060a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
run: pip install ruff
- name: ruff check
run: |
ruff check .
ruff check
ruff format

0 comments on commit 1f060a4

Please sign in to comment.