From 598c23bbafd15e9d879e6559d4abc17bf2c772d1 Mon Sep 17 00:00:00 2001 From: Todd Short Date: Mon, 21 Oct 2024 11:43:43 -0400 Subject: [PATCH] Tilt test Signed-off-by: Todd Short --- Tiltfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Tiltfile b/Tiltfile index 10c4362e1..96238c8ba 100644 --- a/Tiltfile +++ b/Tiltfile @@ -1,3 +1,4 @@ +# This is a comment if not os.path.exists('../tilt-support'): fail('Please clone https://github.com/operator-framework/tilt-support to ../tilt-support')