Skip to content

Commit

Permalink
update ruff call
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMarchand20 committed Jul 11, 2024
1 parent 344cdbd commit 0734f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Check with ruff
run: |
ruff asciinema_automation/ tests/
ruff check asciinema_automation/ tests/
- name: Check with mypy
run: |
Expand Down

0 comments on commit 0734f20

Please sign in to comment.