1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2025-11-29 22:08:02 +02:00
This commit is contained in:
Piero Toffanin
2025-09-23 11:30:33 -04:00
parent ea76b90553
commit f3cc7e37a4

View File

@@ -30,7 +30,7 @@ jobs:
- name: Install dependencies
run: |
pipx install hatch click==8.2.1
pip install hatch click==8.2.1
hatch run locales
- name: Test with pytest