ci: Remove GIT_STRATEGY from .test-manual-mr.

Since .test-manual-mr is just a modifier of an existing test job's deps,
it should already have this var set appropriately.

Acked-by: Michel Dänzer <mdaenzer@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17386>
This commit is contained in:
Emma Anholt 2022-07-07 11:53:03 -07:00 committed by Marge Bot
parent 8d66e3a151
commit 8c31f9a75a
1 changed files with 0 additions and 1 deletions

View File

@ -297,6 +297,5 @@ sanity:
*all_paths
when: manual
variables:
GIT_STRATEGY: none
JOB_TIMEOUT: 80