Skip to content

Commit

Permalink
Update ruff actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Jul 2, 2024
1 parent 65bcf8f commit 04e01cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
run: pip install --upgrade ruff
- name: Run ruff
run: |
ruff djangocms_text
ruff djangocms_text_ckeditor
ruff tests
ruff check djangocms_text
ruff check djangocms_text_ckeditor
ruff check tests

0 comments on commit 04e01cf

Please sign in to comment.