We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f317eb1 commit ecfcd56Copy full SHA for ecfcd56
.github/workflows/cicd-main.yml
@@ -1169,7 +1169,7 @@ jobs:
1169
# SCRIPT: |-
1170
# RUN_ID=${{ github.run_id }} bash tests/functional_tests/L2_TTS_Fast_dev_runs_1_Hifigan.sh
1171
1172
- L2_TTS_Fast_dev_runs_Magpietts_config1:
+ L2_TTS_Fast_dev_runs_Magpietts_config1:
1173
needs: [pre-flight, cicd-test-container-build]
1174
uses: ./.github/workflows/_test_template.yml
1175
if: contains(fromJSON(needs.pre-flight.outputs.test_to_run), 'L2_TTS_Fast_dev_runs_Magpietts_config1')
0 commit comments