Skip to content

Commit 5afdc06

Browse files
authored
Re-enable template local validation scripts on CI (#63523)
1 parent bb2d778 commit 5afdc06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.azure/pipelines/ci-public.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -619,8 +619,6 @@ stages:
619619
agentOs: Windows
620620
isAzDOTestingJob: true
621621
timeoutInMinutes: 240
622-
# Temporarily disabled due to https://github.com/dotnet/aspnetcore/issues/63140
623-
condition: 'false'
624622
steps:
625623
- script: git submodule update --init
626624
displayName: Update submodules

0 commit comments

Comments
 (0)