From 55529e83c442ae6f5d4016cd58bd8208c9e544f8 Mon Sep 17 00:00:00 2001 From: Agrendalath Date: Tue, 16 Jan 2024 01:52:24 +0100 Subject: [PATCH] build: this replaces the upstream Quince branch with our custom one --- .github/workflows/integration-tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 305a55f..e01da40 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -23,8 +23,8 @@ jobs: - branch: opencraft-release/palm.1 remote: open-craft release: palm - - branch: open-release/quince.master - remote: openedx + - branch: opencraft-release/quince.1 + remote: open-craft release: quince - branch: master remote: openedx