* Separate API tests and only run when uplifted

* Make style
This commit is contained in:
Eren Gölge
2023-07-24 12:14:21 +02:00
committed by GitHub
parent c0aabb8596
commit 0de12ec5aa
6 changed files with 59 additions and 3 deletions
-2
View File
@@ -51,5 +51,3 @@ jobs:
python3 setup.py egg_info
- name: Unit tests
run: make inference_tests
env:
COQUI_STUDIO_TOKEN: ${{ secrets.COQUI_STUDIO_TOKEN }}