mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-25 18:50:31 +01:00
ci: drop rule for non-existent src/include/
Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24449>
This commit is contained in:
parent
f69e60406f
commit
b1ce5fe20a
2 changed files with 0 additions and 2 deletions
|
|
@ -55,7 +55,6 @@
|
|||
- src/drm-shim/**/*
|
||||
- src/gbm/**/*
|
||||
- src/gtest/**/*
|
||||
- src/include/**/*
|
||||
# Some src/util and src/compiler files use headers from mesa/ (e.g.
|
||||
# mtypes.h). We should clean that up.
|
||||
- src/mesa/**/*.h
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@
|
|||
- .gitattributes
|
||||
- include/**/*
|
||||
- src/compiler/**/*
|
||||
- src/include/**/*
|
||||
- src/util/**/*
|
||||
when: on_success
|
||||
- !reference [.gallium-core-rules, rules]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue