From 5e58f11a3e2e3afe5d61b6db9f6bc6745e11e383 Mon Sep 17 00:00:00 2001 From: suneetha183 Date: Thu, 4 Jun 2026 18:15:31 +0530 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitpod.yml b/.gitpod.yml index 45443b40715..20c68129a41 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,3 +1,6 @@ + + + tasks: - init: npm install command: npm start