use all tests

This commit is contained in:
Tryndaron
2024-04-12 09:49:14 +02:00
parent 54bedc5376
commit 1e86245c82
+1 -1
View File
@@ -39,5 +39,5 @@ jobs:
env:
HF_TOKEN : ${{ secrets.HF_TOKEN }}
run: |
pytest test/test_transcriber.py
pytest