From 9f739381aca79caca7e48ec4d29ead26b5ccd54c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <dylan.aissi@collabora.com> Date: Wed, 26 Jun 2024 15:54:46 +0200 Subject: [PATCH] TEST: use wip branch for testing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com> --- test-cases/dbus-installed-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-cases/dbus-installed-tests.yaml b/test-cases/dbus-installed-tests.yaml index bafe41fb..4fb18b55 100644 --- a/test-cases/dbus-installed-tests.yaml +++ b/test-cases/dbus-installed-tests.yaml @@ -20,7 +20,7 @@ metadata: install: git-repos: - url: https://gitlab.apertis.org/tests/dbus-installed-tests.git - branch: 'apertis/v2025dev3' + branch: 'wip/daissi/dbus-installed-tests' run: steps: -- GitLab