ci: Update regression tests

This commit is contained in:
James Westman 2022-11-29 09:19:31 -06:00
parent 00a31d87bb
commit 6a36d92380
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
- git clone https://gitlab.gnome.org/jwestman/blueprint-regression-tests.git
- cd blueprint-regression-tests
- git checkout 94613f275efc810610768d5ee8b2aec28392c3e8
- git checkout e1a2b04ce13838794eec9678deff95802fa278d1
- ./test.sh
- cd ..
coverage: '/TOTAL.*\s([.\d]+)%/'