app->libretranslate; mv tests/ inside libretranslate/

This commit is contained in:
reynoldsnlp 2022-12-29 16:44:53 -07:00
parent 40a1141eac
commit a23a9fbd75
47 changed files with 24 additions and 25 deletions

View file

@ -9,8 +9,7 @@ on:
paths:
- '*.py'
- 'requirements.txt'
- 'app/**'
- 'tests/**'
- 'libretranslate/**'
- '.github/workflows/run-tests.yml'
jobs: