From bc90f12b83c92e1b17fc9bcf40205d5804a00b27 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Sun, 19 Jul 2026 11:51:18 +0000
Subject: [PATCH] Simplify workshop guided run layout
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
---
.../workshop/WorkshopExperience.astro | 106 ------------------
docs/tests/workshop.spec.ts | 14 +--
2 files changed, 1 insertion(+), 119 deletions(-)
diff --git a/docs/src/components/workshop/WorkshopExperience.astro b/docs/src/components/workshop/WorkshopExperience.astro
index fd933231b00..556dcfbb6bd 100644
--- a/docs/src/components/workshop/WorkshopExperience.astro
+++ b/docs/src/components/workshop/WorkshopExperience.astro
@@ -475,19 +475,6 @@ const initialStep = workshopSteps.find((item) => item.key === initialStepKey) ??
- Complete Start with the welcome step, then follow the path selected above.