Skip to content

Commit

Permalink
Fix API CI (coqui-ai#2616)
Browse files Browse the repository at this point in the history
* Fix indentation

* Fixup

* Make style
  • Loading branch information
erogol authored and Tindell committed Aug 14, 2023
1 parent 0b0238d commit 8e08973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inference_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
- name: Unit tests
run: make inference_tests
env:
COQUI_STUDIO_TOKEN: ${{ secrets.COQUI_STUDIO_TOKEN }}
COQUI_STUDIO_TOKEN: ${{ secrets.COQUI_STUDIO_TOKEN }}

0 comments on commit 8e08973

Please sign in to comment.