ci/freedreno: Also retest when only CI configuration changes.

Fixes: dab845d457 ("ci: Move specific driver testing to separate files in separate dirs.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9314>
This commit is contained in:
Eric Anholt 2021-02-26 12:47:44 -08:00 committed by Marge Bot
parent e2aff7425d
commit 5c89f6ed17
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@
# is supported, we can change the src/freedreno/ rule to explicitly
# exclude tools, rather than having to explicitly list everything
# else
- src/freedreno/ci/**/*
- src/freedreno/common/**/*
- src/freedreno/drm/**/*
- src/freedreno/fdl/**/*