mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-03-01 22:50:06 -05:00
Remove click install from test action
This commit is contained in:
parent
c7bf3ff9b3
commit
9ee8251f78
1
.github/workflows/run-tests.yml
vendored
1
.github/workflows/run-tests.yml
vendored
@ -31,7 +31,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
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