diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2e3329c92908565d214dc9d7335c04aedbd08953..fc99dbb79a44d3664011a264d3763d8ce88e19e7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,6 +28,8 @@ test cardmech 1/2:
     - build-cardmech
   script:
     - ./test/cellmodels/TestElphyModels
+    - ./test/cellmodels/TestSolvers
+    - ./test/cellmodels/TestTenTusscher
     - ./test/elasticity/TestMaterial
     - ./test/elasticity/TestAssembleConsistency
     - ./test/elasticity/TestLinearBeamProblem