From 1371dec4942c51c2cdf03a48a1245c4616624201 Mon Sep 17 00:00:00 2001 From: Urtsi Santsi Date: Sat, 2 Sep 2023 04:23:45 +0300 Subject: [PATCH] Use the updated test repo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed26158..6a33444 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ build: - ninja -C _build docs/en - git clone https://gitlab.gnome.org/jwestman/blueprint-regression-tests.git - cd blueprint-regression-tests - - git checkout 9bfb9325d75a9985310230f119579f07df519e60 + - git checkout 71522af3607e08143671ee0d224e65e9b9eb9f30 - ./test.sh - cd .. coverage: '/TOTAL.*\s([.\d]+)%/'