ci: Update regression tests

This commit is contained in:
James Westman 2022-10-04 12:08:43 -05:00
parent 302903b89c
commit 15496353de
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6

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 6f164f5e259f1602fd3bfae5e64852fed7687b9f - git checkout c61f425d5df359261f1369722e791f947bc3ede1
- ./test.sh - ./test.sh
- cd .. - cd ..
coverage: '/TOTAL.*\s([.\d]+)%/' coverage: '/TOTAL.*\s([.\d]+)%/'