mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-27 09:01:46 +00:00
ci: Remove a missed needs
This commit is contained in:
parent
6cabf38e36
commit
b31813564c
|
@ -265,8 +265,6 @@ win:container_prep:
|
|||
extends:
|
||||
- .monado.variables.windows:vs2022
|
||||
image: $MONADO_IMAGE
|
||||
needs:
|
||||
- win:container_prep
|
||||
# Style check job
|
||||
format-and-spellcheck:
|
||||
extends:
|
||||
|
|
|
@ -74,5 +74,3 @@ win:container_prep:
|
|||
extends:
|
||||
- .monado.variables.windows:vs2022
|
||||
image: $MONADO_IMAGE
|
||||
needs:
|
||||
- win:container_prep
|
||||
|
|
Loading…
Reference in a new issue