ci: run every test when changing the build
Changing meson options, checks or dependencies can affect drivers, so they should be tested. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26625>
This commit is contained in:
committed by
Marge Bot
parent
9041084dd5
commit
b557362b3a
@@ -49,6 +49,9 @@
|
||||
- .gitlab-ci/**/*
|
||||
- include/**/*
|
||||
- meson.build
|
||||
- meson_options.txt
|
||||
- build-support/**/*
|
||||
- subprojects/**/*
|
||||
- .gitattributes
|
||||
- src/*
|
||||
- src/compiler/**/*
|
||||
|
||||
Reference in New Issue
Block a user