From 6663357b3739f16ee9735b35975dab12fa9a22a4 Mon Sep 17 00:00:00 2001 From: Tryndaron Date: Mon, 8 Apr 2024 13:29:39 +0200 Subject: [PATCH] spelling error autotranscript test --- .github/workflows/pytest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest.yaml b/.github/workflows/pytest.yaml index 60b1d94..7ebf890 100644 --- a/.github/workflows/pytest.yaml +++ b/.github/workflows/pytest.yaml @@ -39,5 +39,5 @@ jobs: env: HF_TOKEN : ${{ secrets.HF_TOKEN }} run: | - pytest test/test_autotrnscript.py + pytest test/test_autotranscript.py \ No newline at end of file