diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1004767f7..6cfc3915c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -500,11 +500,8 @@ docker:
       artifacts: true
     - job: test_api
       optional: true
-    # The test_front job is currently disabled
-    # TODO: Discuss if we need tests, and what kind of tests would be useful for the front:
-    # https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues/2345
-    # - job: test_front
-    #   optional: true
+    - job: test_front
+      optional: true
   rules:
     - if: $CI_COMMIT_TAG
       variables: