Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vinitkumar committed Nov 30, 2024
1 parent 0554b7c commit 9f0baf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
pip install ruff
- name: Run Ruff
run: |
ruff djangocms_video
ruff check djangocms_video
ruff check tests

0 comments on commit 9f0baf9

Please sign in to comment.