You've already forked LibreTranslate
mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-11-23 22:04:43 +02:00
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
|
||||
|
||||
Reference in New Issue
Block a user