fix(GHA): do not fail-fast on clients (#59642)

This commit is contained in:
Mrugesh Mohapatra
2025-04-08 23:18:14 -05:00
committed by GitHub
parent be4b7b0761
commit 17800ef172
+1 -1
View File
@@ -142,6 +142,7 @@ jobs:
needs: [setup-jobs, api]
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
node-version: [20]
lang-name-full:
@@ -176,7 +177,6 @@ jobs:
lang-name-short: ger
- lang-name-full: swahili
lang-name-short: swa
permissions:
deployments: write
contents: read