This commit is contained in:
Piero Toffanin
2025-09-23 11:30:33 -04:00
parent ea76b90553
commit f3cc7e37a4
+1 -1
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