diff --git a/.azure/pipelines/ci-public.yml b/.azure/pipelines/ci-public.yml index 22258ffb0e73..9bc045af87c0 100644 --- a/.azure/pipelines/ci-public.yml +++ b/.azure/pipelines/ci-public.yml @@ -619,8 +619,6 @@ stages: agentOs: Windows isAzDOTestingJob: true timeoutInMinutes: 240 - # Temporarily disabled due to https://github.com/dotnet/aspnetcore/issues/63140 - condition: 'false' steps: - script: git submodule update --init displayName: Update submodules