Skip to content

Commit 71741d8

Browse files
committed
Cleanup
Signed-off-by: Fejgin, Roy <rfejgin@nvidia.com>
1 parent b0fe5e9 commit 71741d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cicd-main-speech.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,10 @@ jobs:
197197
script: L2_TTS_InferEvaluatelongform_Magpietts_ZeroShot
198198
- runner: self-hosted-azure
199199
script: L2_TTS_InferEvaluate_Magpietts_MoE_ZeroShot
200-
- runner: self-hosted-azure
201-
script: L2_TTS_InferEvaluate_Magpietts_FrameStacking
202200
- runner: self-hosted-azure
203201
script: L2_TTS_InferEvaluatelongform_Magpietts_MoE_ZeroShot
202+
- runner: self-hosted-azure
203+
script: L2_TTS_InferEvaluate_Magpietts_FrameStacking
204204
needs: [unit-tests]
205205
runs-on: ${{ matrix.runner }}
206206
name: ${{ matrix.is-optional && 'PLEASEFIXME_' || '' }}${{ matrix.script }}

0 commit comments

Comments
 (0)