Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored Nov 4, 2024
1 parent 16e153e commit a61700b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
pip install ruff
- name: Run Ruff
run: |
ruff djangocms_style
ruff check djangocms_style

0 comments on commit a61700b

Please sign in to comment.