ci: Explicitly list the coverage report and expose it in MRs

This commit is contained in:
Marco Trevisan (Treviño) 2024-02-14 22:29:19 +01:00 committed by Marco Trevisan
parent b27fa341ec
commit 314ae0e7c8

View file

@ -65,6 +65,7 @@ build_stable:
paths:
- _build/meson-logs/*.txt
- _build/meson-dist/*
- _build/meson-logs/coveragereport/index.html
reports:
junit:
- _build/meson-logs/testlog.junit.xml