Skip to content

Commit

Permalink
Update lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Aug 20, 2024
1 parent f7d298e commit d86e6c4
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 d86e6c4

Please sign in to comment.