Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored Jul 1, 2024
1 parent b80dbe1 commit a0bc864
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 @@ -27,4 +27,4 @@ jobs:
pip install ruff
- name: Run Ruff
working-directory: ./src
run: ruff djangocms_snippet
run: ruff check djangocms_snippet

0 comments on commit a0bc864

Please sign in to comment.