diff --git a/.github/workflows/inference_tests.yml b/.github/workflows/inference_tests.yml index 4441d83cf6..2f6c83bf1f 100644 --- a/.github/workflows/inference_tests.yml +++ b/.github/workflows/inference_tests.yml @@ -52,4 +52,4 @@ jobs: - name: Unit tests run: make inference_tests env: - COQUI_STUDIO_TOKEN: ${{ secrets.COQUI_STUDIO_TOKEN }} \ No newline at end of file + COQUI_STUDIO_TOKEN: ${{ secrets.COQUI_STUDIO_TOKEN }}