fix(CI): #2441 disable test_front because most tests have become stale

environments/review-docs-feat-z0hkbz/deployments/21011
upsiflu 2025-04-05 16:58:21 +02:00
rodzic 062fd544d6
commit edc7f9d872
1 zmienionych plików z 5 dodań i 2 usunięć

Wyświetl plik

@ -499,8 +499,11 @@ docker:
artifacts: true
- job: test_api
optional: true
- job: test_front
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
rules:
- if: $CI_COMMIT_TAG
variables: