From e8e806446b8062a8e8bb49be903cd2b1e4670d0b Mon Sep 17 00:00:00 2001 From: tanner Date: Mon, 10 Jun 2024 22:03:56 -0400 Subject: [PATCH] test ci --- public/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/index.php b/public/index.php index 0fbc0c4..24e061a 100644 --- a/public/index.php +++ b/public/index.php @@ -53,3 +53,5 @@ ))->send(); $kernel->terminate($request, $response); + +// CI