Skip to content

Commit 1bb59f4

Browse files
committed
Disable dependency in CI
1 parent f8e9262 commit 1bb59f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)