diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 59508e9..960c4e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,6 +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 - ./test.sh - cd .. coverage: '/TOTAL.*\s([.\d]+)%/'