From 6a36d923800738dbec65fa6ad9a992e5de89801a Mon Sep 17 00:00:00 2001 From: James Westman Date: Tue, 29 Nov 2022 09:19:31 -0600 Subject: [PATCH] ci: Update regression tests --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6982239..598481b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ build: - ninja -C _build docs/en - git clone https://gitlab.gnome.org/jwestman/blueprint-regression-tests.git - cd blueprint-regression-tests - - git checkout 94613f275efc810610768d5ee8b2aec28392c3e8 + - git checkout e1a2b04ce13838794eec9678deff95802fa278d1 - ./test.sh - cd .. coverage: '/TOTAL.*\s([.\d]+)%/'