From b1945b38e846013c96e3cc29d4117060240903e9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 11 May 2023 08:34:14 -0400 Subject: [PATCH] ci: Drop the broadway test run We are ignoring failures here, and nobody is working on fixing them. And the failures end up at the end of the log, adding annoyance to finding the actual failures. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 95bfa130b5..947c9e36ad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -103,7 +103,6 @@ fedora-x86_64: - .gitlab-ci/run-tests.sh _build x11 - .gitlab-ci/run-tests.sh _build wayland - .gitlab-ci/run-tests.sh _build wayland_gles - - .gitlab-ci/run-tests.sh _build broadway release-build: extends: .build-fedora-default