From ad94405e93f1a012b99c7a709555c0435c91d0f5 Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Sun, 10 Oct 2021 21:12:27 +0200
Subject: [PATCH] removed from ci

---
 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 17d3273..896ec05 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -55,9 +55,9 @@ build_practical_work:
     - make
     - cd ../forces
     - make
-    - cd ../tp_vec2
-    - make main
-    - make tests
+    # - cd ../tp_vec2
+    # - make main
+    # - make tests
 
 
 build_and_test_practical_work:
-- 
GitLab