Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Oct 2, 2024
1 parent c09ae9c commit 984d12e
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 @@ -53,7 +53,7 @@ jobs:
- name: Check translations
run: |
./manage.py makemessages -a # --no-location --no-obsolete
./manage.py makemessages -a --no-location --no-obsolete -v 3
./manage.py compilemessages
ls -als
Expand Down

0 comments on commit 984d12e

Please sign in to comment.