Update CI for regression tests

This commit is contained in:
Marco Capypara Köpcke 2024-04-04 12:42:42 +02:00 committed by Sonny Piers
parent b60d703c7b
commit a1acde22c1

View file

@ -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 71522af3607e08143671ee0d224e65e9b9eb9f30
- git checkout 5f9e155c1333e84e6f683cdb26b02a5925fd8db3
- ./test.sh
- cd ..
coverage: '/TOTAL.*\s([.\d]+)%/'