mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-12-28 15:50:28 -05:00
parent
f451018592
commit
f41bfaedec
3
.github/workflows/run-tests.yml
vendored
3
.github/workflows/run-tests.yml
vendored
@ -30,7 +30,8 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pipx install hatch click==8.2.1 --force
|
||||
pipx install hatch
|
||||
pipx inject hatch click==8.2.1 --force
|
||||
hatch run locales
|
||||
|
||||
- name: Test with pytest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user