From ed2dba820618ea2c4f3a4bf29bf88043777db5a7 Mon Sep 17 00:00:00 2001
From: "Aiden S. Di Carlo" <adicarlo@caltech.edu>
Date: Mon, 10 Mar 2025 19:24:14 -0700
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c626ffc..9c82514 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
-checker:
-  script: /testers/cs2/lab09/checker/test
+static:
+    script: /testers/cs2/lab09/static/test
 A:
   script: /testers/cs2/lab09/suite/test
 B:
-- 
GitLab