Skip to content

Commit

Permalink
test: Added heygen spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Sep 11, 2024
1 parent 19175f4 commit ad380a5
Show file tree
Hide file tree
Showing 162 changed files with 9,846 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- replicate.yaml
- special-cases.yaml
- together.yaml
- heygen.yaml
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions AutoSDK.sln
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "specs", "specs", "{7E829AE4
specs\assemblyai.yaml = specs\assemblyai.yaml
specs\mystic.yaml = specs\mystic.yaml
specs\security.yaml = specs\security.yaml
specs\heygen.yaml = specs\heygen.yaml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoSDK.IntegrationTests.Cli", "src\tests\AutoSDK.IntegrationTests.Cli\AutoSDK.IntegrationTests.Cli.csproj", "{41F1B4D8-5F6F-40FB-A1C2-A5E6A4B62AA7}"
Expand Down
Loading

0 comments on commit ad380a5

Please sign in to comment.