From 91464ae1f3889e7cd89a173f053dc89b878d0d66 Mon Sep 17 00:00:00 2001 From: afnanramadhan <13521011@std.stei.itb.ac.id> Date: Sun, 28 Jul 2024 19:33:06 +0700 Subject: [PATCH] test afnan --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2ed5fbd..2e8fda1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,5 +12,6 @@ test_job: only: - testAfnan script: + - python3 src/controller.py - echo "Running tests" - pytest \ No newline at end of file -- GitLab