Skip to content

Commit 8547a75

Browse files
committed
Disable dependency in CI
1 parent f8e9262 commit 8547a75

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/integration-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129

130130
single-language-bundles:
131131
# These are 21 jobs, run them only if the earlier multi-language job suceeded
132-
needs: multi-language-repo_test-autodetect-languages
132+
# needs: multi-language-repo_test-autodetect-languages
133133
strategy:
134134
fail-fast: false
135135
matrix:

0 commit comments

Comments
 (0)