Pin click for tests

This commit is contained in:
Piero Toffanin 2025-09-23 11:28:45 -04:00
parent 46d1f12936
commit ea76b90553

View File

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