You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2025. It is now read-only.
# Note: the emulator is only available on Windows runners. It can take longer than the default to initially startup so we increase the default timeout.
41
+
# If a job fails due to timeout, restarting the cicd job usually resolves the problem.
38
42
- name: Install Azure Cosmos DB emulator
39
43
run: |
40
44
Write-Host "Launching Cosmos DB Emulator"
41
45
Import-Module "$env:ProgramFiles\Azure Cosmos DB Emulator\PSModules\Microsoft.Azure.CosmosDB.Emulator"
0 commit comments