Update regression tests

This commit is contained in:
James Westman 2022-06-09 13:57:13 -05:00
parent 180b529650
commit fac311d3c3
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6

View file

@ -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]+)%/'