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
Copy file name to clipboardExpand all lines: eng/pipelines/templates/jobs/sdk-job-matrix.yml
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,7 @@ parameters:
13
13
# This job uses the build step for testing, so the extra test step is not necessary.
14
14
runTests: false
15
15
- categoryName: TemplateEngine
16
-
# Stop running the dotnet-new tests as they are timing out on windows until we can investigate. ";$(Build.SourcesDirectory)/test/dotnet-new.Tests/dotnet-new.IntegrationTests.csproj"
0 commit comments