ci: Don't include subprojects in coverage report
We don't run the gvdb tests, so don't include them in the report. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4178>
This commit is contained in:
parent
b0080487c9
commit
3eb1c5af39
@ -543,7 +543,6 @@ build-wayland-only@x86_64:
|
||||
- pushd build
|
||||
- gcovr --root=..
|
||||
--filter='\.\./src/'
|
||||
--filter='\.\./subprojects/'
|
||||
--filter='\.\./clutter/'
|
||||
--filter='\.\./cogl/'
|
||||
--filter='\.\./mtk/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user