From 2b29478c088f97d65d49503d811919faeb9bb6cb Mon Sep 17 00:00:00 2001 From: Kian Jones <11655409+kianjones9@users.noreply.github.com> Date: Wed, 24 Sep 2025 12:30:14 -0700 Subject: [PATCH] Kian/remove uv caching (#4903) * remove enable cache * trigger CI * remove extra with paramters which I believe to be unecessary * try installing uv manuallly to avoid post install step * should be fixed by manually installing and not using the action * remove comment to trigger