mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-02-21 18:50:08 -05:00
Use --force
This commit is contained in:
parent
f3cc7e37a4
commit
f451018592
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install hatch click==8.2.1
|
||||
pipx install hatch click==8.2.1 --force
|
||||
hatch run locales
|
||||
|
||||
- name: Test with pytest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user