diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 934cf96e7d9343e23d083182d3974302bded8c7f..8eaaee8972d5ecbe5dbdf0dcca70e26d0505d5a7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,22 +67,22 @@ zdc_simulation:
     - cp NPDet/src/GenericDetectors/calorimeters/compact/materials.xml ./.
     - bash calorimeters/run_simulation_zdc.sh
 
-#cal_test_1_dummy_test2:
-#  stage: benchmarks
-#  tags:
-#    - sodium
-#  script:
-#    - bash calorimeters/dummy_test2.sh
-#  allow_failure: true
-
-cal_test_2_dummy_test:
+cal_test_1_dummy_test2:
   stage: benchmarks
   tags:
     - sodium
   script:
-    - bash calorimeters/dummy_test.sh
+    - bash calorimeters/dummy_test2.sh
   allow_failure: true
 
+  #cal_test_2_dummy_test:
+  #  stage: benchmarks
+  #  tags:
+  #    - sodium
+  #  script:
+  #    - bash calorimeters/dummy_test.sh
+  #  allow_failure: true
+
 cal_test_3_zdc_neutrons_reader:
   stage: benchmarks
   tags: