Skip to content

Commit 21faa68

Browse files
committed
💚 Remove makemessages pre-commit hook
1 parent e4a731e commit 21faa68

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818

1919
- name: Install dependencies
2020
run: |
21-
pip install django==4.2.4
22-
sudo apt-get update && sudo apt-get install -y gettext
2321
yarn install
2422
2523
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)