From cb67c6546c08b19b01e3320f8b0a4dd26595bddd Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 17 Jan 2023 17:20:35 +0100 Subject: [PATCH] XXX always enable installed-tests in CI --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8a2f35cdc..380cae332 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -167,7 +167,6 @@ debian-stable-x86_64: installed-tests: extends: - .build-linux - - .only-schedules image: $FEDORA_IMAGE stage: build needs: []