Update regression tests

This commit is contained in:
James Westman 2023-04-12 10:32:25 -05:00
parent 02796fd830
commit 5bfed72674

View file

@ -18,7 +18,7 @@ build:
- ninja -C _build docs/en - ninja -C _build docs/en
- git clone https://gitlab.gnome.org/jwestman/blueprint-regression-tests.git - git clone https://gitlab.gnome.org/jwestman/blueprint-regression-tests.git
- cd blueprint-regression-tests - cd blueprint-regression-tests
- git checkout 59eecfbd73020889410da6cc9f5ce90e5b6f9e24 - git checkout 3077f669fc9c8e3ceb4da85e6bda680c297c58a2
- ./test.sh - ./test.sh
- cd .. - cd ..
coverage: '/TOTAL.*\s([.\d]+)%/' coverage: '/TOTAL.*\s([.\d]+)%/'