From 478de6dac0353fd51a255087cafc15e57cf81af5 Mon Sep 17 00:00:00 2001 From: Ilona Tomkowicz Date: Wed, 3 Sep 2025 14:46:58 +0200 Subject: [PATCH] Should be fine already. --- .azure/pipelines/ci-public.yml | 2 -- 1 file changed, 2 deletions(-) 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