use all tests

This commit is contained in:
Tryndaron
2024-04-09 10:22:27 +02:00
parent 328f7d4a0f
commit f03069b9d2
2 changed files with 1 additions and 38 deletions
+1 -1
View File
@@ -39,5 +39,5 @@ jobs:
env:
HF_TOKEN : ${{ secrets.HF_TOKEN }}
run: |
pytest test/test_transcriber.py
pytest