Skip to content

Commit 778d021

Browse files
authored
Prevent Cosmos tests from running (#35822)
1 parent 6ae48e9 commit 778d021

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: azure-pipelines.yml

-5
Original file line numberDiff line numberDiff line change
@@ -188,11 +188,6 @@ extends:
188188
- template: /eng/common/templates-official/steps/enable-internal-runtimes.yml
189189
- script: eng/common/cibuild.sh --configuration $(_BuildConfig) --prepareMachine $(_InternalRuntimeDownloadArgs)
190190
displayName: Build
191-
env:
192-
Test__Cosmos__DefaultConnection: $(_CosmosConnectionUrl)
193-
Test__Cosmos__UseTokenCredential: true
194-
Test__Cosmos__SubscriptionId: d709b837-4a74-4aec-addc-b6e4b9b23e7e
195-
Test__Cosmos__ResourceGroup: efcosmosci
196191
name: Build
197192
templateContext:
198193
sdl:

0 commit comments

Comments
 (0)