From 5bfed72674a191acf1b97d75025bf8a3f5a7ab27 Mon Sep 17 00:00:00 2001 From: James Westman Date: Wed, 12 Apr 2023 10:32:25 -0500 Subject: [PATCH] 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 0295b09..7522ecb 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 59eecfbd73020889410da6cc9f5ce90e5b6f9e24 + - git checkout 3077f669fc9c8e3ceb4da85e6bda680c297c58a2 - ./test.sh - cd .. coverage: '/TOTAL.*\s([.\d]+)%/'