From fac311d3c3c632e3dcd548096df0cd93d3a6482b Mon Sep 17 00:00:00 2001 From: James Westman Date: Thu, 9 Jun 2022 13:57:13 -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 960c4e4..0820f5a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ build: - ninja -C _build install - git clone https://gitlab.gnome.org/jwestman/blueprint-regression-tests.git - cd blueprint-regression-tests - - git checkout dba20ee77b0ba711893726208a0523073fc697e3 + - git checkout 6f164f5e259f1602fd3bfae5e64852fed7687b9f - ./test.sh - cd .. coverage: '/TOTAL.*\s([.\d]+)%/'