diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 896ec05430b8221f55b5b4c97bd7ff29b05f3175..4a76ee4c390172c5a805efcf8d6300eca47081f8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -55,9 +55,8 @@ build_practical_work: - make - cd ../forces - make - # - cd ../tp_vec2 - # - make main - # - make tests + - cd ../tp_vec2 + - make tests build_and_test_practical_work: