diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7d8b7a61cfaa9ded136ee1a0add495fbc08b53c9..614c643e7535dff8d506721173b5c8feeec3c08a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,6 +41,12 @@ preflagger_step_generator:
   script:
     - cwl-runner steps/DP3.PreflaggerStepGenerator.cwl test_jobs/preflagger_step_generator.json
 
+losoto_abs:
+  stage: test_steps
+  allow_failure: true
+  script:
+    - cwl-runner steps/LoSoTo.Abs.cwl test_jobs/losoto_abs.json
+
 parset_selector:
   stage: test_steps
   allow_failure: true